Lines Matching refs:otx2_cpt_aead_ctx

557 static int cpt_aead_fallback_init(struct otx2_cpt_aead_ctx *ctx,  in cpt_aead_fallback_init()
576 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(atfm); in cpt_aead_init()
685 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx2_cpt_aead_exit()
702 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx2_cpt_aead_gcm_set_authsize()
726 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx2_cpt_aead_null_set_authsize()
798 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in aead_hmac_init()
896 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx2_cpt_aead_cbc_aes_sha_setkey()
948 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx2_cpt_aead_ecb_null_sha_setkey()
983 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx2_cpt_aead_gcm_aes_setkey()
1018 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_aead_ctx_hdr()
1109 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_hmac_ctx_hdr()
1263 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_do_fallback()
1288 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in cpt_aead_enc_dec()
1462 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
1481 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
1500 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
1519 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
1538 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
1557 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
1576 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
1595 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
1614 .cra_ctxsize = sizeof(struct otx2_cpt_aead_ctx) + CRYPTO_DMA_PADDING,