Lines Matching refs:crypto_akcipher
59 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_pub_unmap()
71 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f1_unmap()
83 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f2_unmap()
100 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f3_unmap()
150 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f_done()
243 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_edesc_alloc()
371 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in akcipher_do_one_req()
396 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_pub_pdb()
442 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f1_pdb()
489 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f2_pdb()
566 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f3_pdb()
662 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in akcipher_enqueue_req()
705 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_enc()
744 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f1()
773 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f2()
802 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f3()
831 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec()
932 static int caam_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_pub_key()
1034 static int caam_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_priv_key()
1086 static unsigned int caam_rsa_max_size(struct crypto_akcipher *tfm) in caam_rsa_max_size()
1094 static int caam_rsa_init_tfm(struct crypto_akcipher *tfm) in caam_rsa_init_tfm()
1120 static void caam_rsa_exit_tfm(struct crypto_akcipher *tfm) in caam_rsa_exit_tfm()