Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaampkc.c60 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rsa_pub_unmap()
72 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rsa_priv_f1_unmap()
84 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rsa_priv_f2_unmap()
101 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rsa_priv_f3_unmap()
152 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rsa_priv_f_done()
246 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rsa_edesc_alloc()
375 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in akcipher_do_one_req()
400 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in set_rsa_pub_pdb()
445 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in set_rsa_priv_f1_pdb()
492 struct caam_rsa_ctx *ct in set_rsa_priv_f2_pdb()
[all...]
H A Dcaampkc.h90 * caam_rsa_ctx - per session context.
96 struct caam_rsa_ctx { struct
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaampkc.c66 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_pub_unmap()
78 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_priv_f1_unmap()
90 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_priv_f2_unmap()
107 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_priv_f3_unmap()
158 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_priv_f_done()
253 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_edesc_alloc()
381 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in akcipher_do_one_req()
409 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in set_rsa_pub_pdb()
454 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in set_rsa_priv_f1_pdb()
501 struct caam_rsa_ctx *ct in set_rsa_priv_f2_pdb()
[all...]
H A Dcaampkc.h89 * caam_rsa_ctx - per session context.
94 struct caam_rsa_ctx { struct

Completed in 4 milliseconds