Searched refs:aead_request_ctx (Results 1 – 15 of 15) sorted by relevance
99 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag()112 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_copy_tag()128 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt()158 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail_continue()175 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail()208 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad()238 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher()269 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad()299 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_ad()323 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_setkey()[all …]
62 struct aead_request *subreq = aead_request_ctx(req); in echainiv_encrypt_complete2()98 struct aead_request *subreq = aead_request_ctx(req); in echainiv_encrypt()155 struct aead_request *subreq = aead_request_ctx(req); in echainiv_decrypt()
124 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in authenc_geniv_ahash_done()145 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_genicv()201 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_encrypt()241 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt_tail()294 struct authenc_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_decrypt()
105 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv_tail()137 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_genicv()195 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_encrypt()235 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt_tail()279 struct authenc_esn_request_ctx *areq_ctx = aead_request_ctx(req); in crypto_authenc_esn_decrypt()
63 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_encrypt_complete2()151 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_encrypt()209 struct aead_request *subreq = aead_request_ctx(req); in seqiv_aead_decrypt()
129 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_done()154 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_encrypt()196 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_decrypt()
98 return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1); in crypto_gcm_reqctx()825 struct crypto_rfc4106_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4106_crypt()1053 struct crypto_rfc4543_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4543_crypt()
61 return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1); in crypto_ccm_reqctx()707 struct crypto_rfc4309_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4309_crypt()
692 rctx = aead_request_ctx(req); in cryptd_aead_crypt()728 struct cryptd_aead_request_ctx *rctx = aead_request_ctx(req); in cryptd_aead_enqueue()
325 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_crypt()433 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_encrypt()443 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_decrypt()455 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_encrypt()472 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_decrypt()
495 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_encrypt()525 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_decrypt()
68 static inline void *aead_request_ctx(struct aead_request *req) in aead_request_ctx() function
349 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac()375 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet()998 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform()
327 struct spacc_req *req = aead_request_ctx(areq); in spacc_aead_make_ddts()526 struct aead_request *subreq = aead_request_ctx(req); in spacc_aead_do_fallback()625 struct spacc_req *dev_req = aead_request_ctx(req); in spacc_aead_setup()
819 struct qat_crypto_request *qat_req = aead_request_ctx(areq); in qat_alg_aead_dec()861 struct qat_crypto_request *qat_req = aead_request_ctx(areq); in qat_alg_aead_enc()