Lines Matching refs:caam_rsa_ctx

66 	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 *ctx = akcipher_tfm_ctx_dma(tfm); in set_rsa_priv_f2_pdb()
578 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in set_rsa_priv_f3_pdb()
674 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in akcipher_enqueue_req()
717 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_enc()
756 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_dec_priv_f1()
785 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_dec_priv_f2()
814 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_dec_priv_f3()
843 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_dec()
946 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_set_pub_key()
987 static int caam_rsa_set_priv_key_form(struct caam_rsa_ctx *ctx, in caam_rsa_set_priv_key_form()
1052 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_set_priv_key()
1105 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_max_size()
1113 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_init_tfm()
1139 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in caam_rsa_exit_tfm()
1162 .cra_ctxsize = sizeof(struct caam_rsa_ctx) +