Lines Matching refs:crypto_aead_reqtfm
88 unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); in crypto_gcm_reqctx()
193 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_init_crypt()
510 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_enc_copy_hash()
577 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_verify()
621 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_decrypt()
901 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4106_crypt()
1064 unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); in crypto_rfc4543_reqctx()
1106 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_done()
1121 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_crypt()
1184 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_copy_src_to_dst()
1197 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_encrypt()