Lines Matching refs:crypto_aead_ctx
575 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(atfm); in cpt_aead_init()
684 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in otx2_cpt_aead_exit()
701 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in otx2_cpt_aead_gcm_set_authsize()
725 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in otx2_cpt_aead_null_set_authsize()
797 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(cipher); in aead_hmac_init()
895 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(cipher); in otx2_cpt_aead_cbc_aes_sha_setkey()
947 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(cipher); in otx2_cpt_aead_ecb_null_sha_setkey()
982 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(cipher); in otx2_cpt_aead_gcm_aes_setkey()
1017 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in create_aead_ctx_hdr()
1108 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in create_hmac_ctx_hdr()
1262 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(aead); in aead_do_fallback()
1287 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in cpt_aead_enc_dec()