Lines Matching refs:crypto_aead
47 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int extralen) in esp_alloc_tmp()
74 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int extralen) in esp_tmp_iv()
81 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req()
91 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg()
101 struct crypto_aead *aead = x->data; in esp_ssg_unref()
505 struct crypto_aead *aead; in esp_output_tail()
622 struct crypto_aead *aead; in esp_output()
670 struct crypto_aead *aead = x->data; in esp_remove_trailer()
713 struct crypto_aead *aead = x->data; in esp_input_done2()
843 struct crypto_aead *aead = x->data; in esp_input()
969 struct crypto_aead *aead = x->data; in esp_destroy()
980 struct crypto_aead *aead; in esp_init_aead()
1015 struct crypto_aead *aead; in esp_init_authenc()
1109 struct crypto_aead *aead; in esp_init_state()