Searched refs:crypto_akcipher_reqtfm (Results 1 - 13 of 13) sorted by relevance

/linux-master/include/crypto/
H A Dakcipher.h195 static inline struct crypto_akcipher *crypto_akcipher_reqtfm( function
338 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
363 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
424 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
449 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
/linux-master/drivers/crypto/caam/
H A Dcaampkc.c65 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
77 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
89 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
106 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
156 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
252 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
379 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
407 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
453 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
500 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(re
[all...]
/linux-master/drivers/crypto/aspeed/
H A Daspeed-acry.c148 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
166 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
186 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
350 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
415 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
427 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
/linux-master/crypto/
H A Drsa-pkcs1pad.c199 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
251 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
299 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
366 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
399 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
456 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
553 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
H A Drsa.c123 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
162 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
H A Decrdsa.c73 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
H A Decdsa.c139 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
H A Dsm2.c380 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
/linux-master/drivers/crypto/starfive/
H A Djh7110-rsa.c282 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
314 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c66 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c328 struct crypto_akcipher *atfm = crypto_akcipher_reqtfm(req);
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c647 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
781 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c798 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
846 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);

Completed in 164 milliseconds