Lines Matching refs:crypto_aead
65 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqihlen) in esp_alloc_tmp()
92 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) in esp_tmp_iv()
99 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req()
109 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg()
153 struct crypto_aead *aead; in esp6_output()
290 struct crypto_aead *aead = x->data; in esp_input_done2()
357 struct crypto_aead *aead = x->data; in esp6_input()
446 struct crypto_aead *aead = x->data; in esp6_get_mtu()
487 struct crypto_aead *aead = x->data; in esp6_destroy()
498 struct crypto_aead *aead; in esp_init_aead()
528 struct crypto_aead *aead; in esp_init_authenc()
621 struct crypto_aead *aead; in esp6_init_state()