Searched refs:crypto_aead_ctx_dma (Results 1 – 6 of 6) sorted by relevance
148 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_null_set_sh_desc() 202 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_set_sh_desc() 330 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in aead_setauthsize() 340 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_set_sh_desc() 390 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in gcm_setauthsize() 405 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4106_set_sh_desc() 458 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in rfc4106_setauthsize() 473 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4543_set_sh_desc() 526 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in rfc4543_setauthsize() 539 struct caam_ctx *ctx = crypto_aead_ctx_dma(aea in chachapoly_set_sh_desc() [all...]
89 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_set_sh_desc() 192 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in aead_setauthsize() 203 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_setkey() 307 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_set_sh_desc() 350 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in gcm_setauthsize() 366 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_setkey() 410 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4106_set_sh_desc() 454 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in rfc4106_setauthsize() 470 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4106_setkey() 518 struct caam_ctx *ctx = crypto_aead_ctx_dma(aea in rfc4543_set_sh_desc() [all...]
178 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_set_sh_desc() 283 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in aead_setauthsize() 294 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_setkey() 360 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_edesc_alloc() 594 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in chachapoly_set_sh_desc() 627 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in chachapoly_setauthsize() 639 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in chachapoly_setkey() 655 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_set_sh_desc() 712 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in gcm_setauthsize() 728 struct caam_ctx *ctx = crypto_aead_ctx_dma(aea in gcm_setkey() [all...]
508 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in cpt_aead_init()619 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx_cpt_aead_exit()634 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx_cpt_aead_set_authsize()752 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in aead_hmac_init()855 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx_cpt_aead_gcm_aes_setkey()890 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_aead_ctx_hdr()975 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_hmac_ctx_hdr()
42 static inline void *crypto_aead_ctx_dma(struct crypto_aead *tfm) in crypto_aead_ctx_dma() function
475 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx_dma(aead); in nitrox_rfc4106_dec()