Lines Matching refs:crypto_aead_ctx
134 struct caam_ctx *ctx = crypto_aead_ctx(aead); in aead_null_set_sh_desc()
187 struct caam_ctx *ctx = crypto_aead_ctx(aead); in aead_set_sh_desc()
315 struct caam_ctx *ctx = crypto_aead_ctx(authenc); in aead_setauthsize()
325 struct caam_ctx *ctx = crypto_aead_ctx(aead); in gcm_set_sh_desc()
375 struct caam_ctx *ctx = crypto_aead_ctx(authenc); in gcm_setauthsize()
390 struct caam_ctx *ctx = crypto_aead_ctx(aead); in rfc4106_set_sh_desc()
443 struct caam_ctx *ctx = crypto_aead_ctx(authenc); in rfc4106_setauthsize()
458 struct caam_ctx *ctx = crypto_aead_ctx(aead); in rfc4543_set_sh_desc()
511 struct caam_ctx *ctx = crypto_aead_ctx(authenc); in rfc4543_setauthsize()
524 struct caam_ctx *ctx = crypto_aead_ctx(aead); in chachapoly_set_sh_desc()
550 struct caam_ctx *ctx = crypto_aead_ctx(aead); in chachapoly_setauthsize()
562 struct caam_ctx *ctx = crypto_aead_ctx(aead); in chachapoly_setkey()
578 struct caam_ctx *ctx = crypto_aead_ctx(aead); in aead_setkey()
659 struct caam_ctx *ctx = crypto_aead_ctx(aead); in gcm_setkey()
680 struct caam_ctx *ctx = crypto_aead_ctx(aead); in rfc4106_setkey()
706 struct caam_ctx *ctx = crypto_aead_ctx(aead); in rfc4543_setkey()
1060 struct caam_ctx *ctx = crypto_aead_ctx(aead); in init_aead_job()
1121 struct caam_ctx *ctx = crypto_aead_ctx(aead); in init_gcm_job()
1188 struct caam_ctx *ctx = crypto_aead_ctx(aead); in init_authenc_job()
1293 struct caam_ctx *ctx = crypto_aead_ctx(aead); in aead_edesc_alloc()
1460 struct caam_ctx *ctx = crypto_aead_ctx(aead); in chachapoly_crypt()
1494 struct caam_ctx *ctx = crypto_aead_ctx(aead); in aead_crypt()
1527 struct caam_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in aead_do_one_req()
1553 struct caam_ctx *ctx = crypto_aead_ctx(aead); in gcm_crypt()
3437 struct caam_ctx *ctx = crypto_aead_ctx(tfm); in caam_aead_init()
3466 caam_exit_common(crypto_aead_ctx(tfm)); in caam_aead_exit()