Home
last modified time | relevance | path

Searched refs:otx_cpt_aead_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c511 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in cpt_aead_init()
605 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in otx_cpt_aead_exit()
621 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in otx_cpt_aead_set_authsize()
741 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(cipher); in aead_hmac_init()
839 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(cipher); in otx_cpt_aead_cbc_aes_sha_setkey()
898 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(cipher); in otx_cpt_aead_ecb_null_sha_setkey()
934 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(cipher); in otx_cpt_aead_gcm_aes_setkey()
969 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in create_aead_ctx_hdr()
1054 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx(tfm); in create_hmac_ctx_hdr()
1411 .cra_ctxsize = sizeof(struct otx_cpt_aead_ctx),
[all...]
H A Dotx_cptvf_algs.h169 struct otx_cpt_aead_ctx { struct
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A 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)
[all...]
H A Dotx_cptvf_algs.h169 struct otx_cpt_aead_ctx { struct

Completed in 6 milliseconds