Home
last modified time | relevance | path

Searched refs:crypto_kpp_reqtfm (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/
H A Dkpp.h145 static inline struct crypto_kpp *crypto_kpp_reqtfm(struct kpp_request *req) in crypto_kpp_reqtfm() function
311 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in crypto_kpp_generate_public_key()
328 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in crypto_kpp_compute_shared_secret()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c221 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in qat_dh_compute_value()
389 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in qat_dh_generate_public_key()
404 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in qat_dh_compute_shared_secret()
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c588 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_dh_compute_value()
1577 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_ecdh_compute_value()