Searched refs:crypto_kpp_reqtfm (Results 1 - 10 of 10) sorted by relevance

/linux-master/crypto/
H A Dcurve25519-generic.c26 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
H A Decdh.c52 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
H A Ddh.c169 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
517 kpp_tfm_ctx(crypto_kpp_reqtfm(req));
/linux-master/include/crypto/
H A Dkpp.h164 static inline struct crypto_kpp *crypto_kpp_reqtfm(struct kpp_request *req) function
355 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
376 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
/linux-master/arch/arm/crypto/
H A Dcurve25519-glue.c66 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
/linux-master/drivers/crypto/
H A Datmel-ecc.c139 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
167 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
/linux-master/arch/x86/crypto/
H A Dcurve25519-x86_64.c1632 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
1654 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c595 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
1589 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
1941 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);
/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c120 return kpp_tfm_ctx(crypto_kpp_reqtfm(req));
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c219 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req);

Completed in 236 milliseconds