Lines Matching refs:crypto_akcipher
40 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_pub_unmap()
52 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f1_unmap()
64 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f2_unmap()
81 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f3_unmap()
215 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_edesc_alloc()
304 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_pub_pdb()
349 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f1_pdb()
393 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f2_pdb()
468 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f3_pdb()
558 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_enc()
601 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f1()
634 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f2()
667 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f3()
700 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec()
801 static int caam_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_pub_key()
905 static int caam_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_priv_key()
960 static unsigned int caam_rsa_max_size(struct crypto_akcipher *tfm) in caam_rsa_max_size()
968 static int caam_rsa_init_tfm(struct crypto_akcipher *tfm) in caam_rsa_init_tfm()
983 static void caam_rsa_exit_tfm(struct crypto_akcipher *tfm) in caam_rsa_exit_tfm()