Searched refs:aead_request_ctx (Results 1 – 8 of 8) sorted by relevance
68 static inline void *aead_request_ctx(struct aead_request *req) in aead_request_ctx() function80 return PTR_ALIGN(aead_request_ctx(req), align); in aead_request_ctx_dma()
193 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aead_callback()217 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_enc()251 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_dec()476 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_dec()
1005 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_handle_result()1077 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_send()1145 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_exit_inv()1630 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt()1637 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt()2685 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt()2695 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt()2824 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt()2828 struct aead_request *subreq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt()3172 return safexcel_queue_req(&req->base, aead_request_ctx(req), in safexcel_aead_sm4_blk_encrypt()[all …]
295 subreq = aead_request_ctx(req); in simd_aead_encrypt()316 subreq = aead_request_ctx(req); in simd_aead_decrypt()
1265 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_encrypt()1286 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_decrypt()1837 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_prepare_aead()2191 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_complete_aead()
644 struct starfive_cryp_request_ctx *rctx = aead_request_ctx(req); in starfive_aes_aead_do_one_req()812 struct aead_request *subreq = aead_request_ctx(req); in starfive_aes_aead_do_fallback()
1196 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_ccm_do_one_req()1274 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_gcm_do_one_req()1432 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_aead_crypt()
983 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_crypt_done()1312 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_edesc_alloc()1448 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_enqueue_req()1544 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_do_one_req()