Lines Matching refs:crypto_aead
38 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqhilen) in esp_alloc_tmp()
64 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) in esp_tmp_iv()
72 struct crypto_aead *aead, u8 *iv) in esp_tmp_givreq()
82 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req()
92 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg()
101 struct crypto_aead *aead, struct aead_givcrypt_request *req) in esp_givreq_sg()
120 struct crypto_aead *aead; in esp_output()
280 struct crypto_aead *aead = x->data; in esp_input_done2()
375 struct crypto_aead *aead = x->data; in esp_input()
459 struct crypto_aead *aead = x->data; in esp4_get_mtu()
512 struct crypto_aead *aead = x->data; in esp_destroy()
522 struct crypto_aead *aead; in esp_init_aead()
547 struct crypto_aead *aead; in esp_init_authenc()
636 struct crypto_aead *aead; in esp_init_state()