Lines Matching refs:crypto_aead
67 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqihlen) in esp_alloc_tmp()
94 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) in esp_tmp_iv()
101 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req()
111 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg()
121 struct crypto_aead *aead = x->data; in esp_ssg_unref()
330 struct crypto_aead *aead; in esp6_output_tail()
441 struct crypto_aead *aead; in esp6_output()
488 struct crypto_aead *aead = x->data; in esp_remove_trailer()
533 struct crypto_aead *aead = x->data; in esp6_input_done2()
605 struct crypto_aead *aead = x->data; in esp6_input()
702 struct crypto_aead *aead = x->data; in esp6_get_mtu()
744 struct crypto_aead *aead = x->data; in esp6_destroy()
755 struct crypto_aead *aead; in esp_init_aead()
785 struct crypto_aead *aead; in esp_init_authenc()
878 struct crypto_aead *aead; in esp6_init_state()