Searched refs:akcipher_tfm_ctx_dma (Results 1 – 3 of 3) sorted by relevance
62 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_pub_unmap()74 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_priv_f1_unmap()86 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_priv_f2_unmap()103 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_priv_f3_unmap()154 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_priv_f_done()247 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in rsa_edesc_alloc()375 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in akcipher_do_one_req()403 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in set_rsa_pub_pdb()448 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in set_rsa_priv_f1_pdb()495 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in set_rsa_priv_f2_pdb()[all …]
59 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in ccp_rsa_maxsize()67 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in ccp_rsa_crypt()129 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in ccp_rsa_setkey()195 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in ccp_rsa_init_tfm()205 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm); in ccp_rsa_exit_tfm()
64 static inline void *akcipher_tfm_ctx_dma(struct crypto_akcipher *tfm) in akcipher_tfm_ctx_dma() function
Completed in 6 milliseconds