Lines Matching defs:tfm

59 	struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);  in rsa_pub_unmap()  local
71 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f1_unmap() local
83 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f2_unmap() local
100 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f3_unmap() local
150 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f_done() local
244 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_edesc_alloc() local
372 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in akcipher_do_one_req() local
400 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_pub_pdb() local
446 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f1_pdb() local
493 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f2_pdb() local
570 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f3_pdb() local
666 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in akcipher_enqueue_req() local
709 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_enc() local
748 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f1() local
777 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f2() local
806 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec_priv_f3() local
835 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_dec() local
936 static int caam_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_pub_key()
1038 static int caam_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_priv_key()
1090 static unsigned int caam_rsa_max_size(struct crypto_akcipher *tfm) in caam_rsa_max_size()
1098 static int caam_rsa_init_tfm(struct crypto_akcipher *tfm) in caam_rsa_init_tfm()
1124 static void caam_rsa_exit_tfm(struct crypto_akcipher *tfm) in caam_rsa_exit_tfm()