Lines Matching refs:crypto_aead
64 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqihlen) in esp_alloc_tmp()
91 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) in esp_tmp_iv()
98 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req()
108 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg()
118 struct crypto_aead *aead = x->data; in esp_ssg_unref()
537 struct crypto_aead *aead; in esp6_output_tail()
654 struct crypto_aead *aead; in esp6_output()
702 struct crypto_aead *aead = x->data; in esp_remove_trailer()
744 struct crypto_aead *aead = x->data; in esp6_input_done2()
881 struct crypto_aead *aead = x->data; in esp6_input()
1006 struct crypto_aead *aead = x->data; in esp6_destroy()
1017 struct crypto_aead *aead; in esp_init_aead()
1052 struct crypto_aead *aead; in esp_init_authenc()
1146 struct crypto_aead *aead; in esp6_init_state()