Home
last modified time | relevance | path

Searched refs:otx2_cpt_aead_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c557 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 *ct in create_aead_ctx_hdr()
[all...]
H A Dotx2_cptvf_algs.h159 struct otx2_cpt_aead_ctx { struct

Completed in 3 milliseconds