Home
last modified time | relevance | path

Searched refs:otx_cpt_aead_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c513 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in cpt_aead_init()
607 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx_cpt_aead_exit()
623 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx_cpt_aead_set_authsize()
743 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in aead_hmac_init()
841 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx_cpt_aead_cbc_aes_sha_setkey()
900 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx_cpt_aead_ecb_null_sha_setkey()
936 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx_cpt_aead_gcm_aes_setkey()
971 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_aead_ctx_hdr()
1056 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_hmac_ctx_hdr()
1413 .cra_ctxsize = sizeof(struct otx_cpt_aead_ctx) + CRYPTO_DMA_PADDING,
[all …]
Dotx_cptvf_algs.h169 struct otx_cpt_aead_ctx { struct