Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dkpp.h138 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()
334 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in crypto_kpp_compute_shared_secret()
/linux/crypto/
A Dcurve25519-generic.c26 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_value()
A Ddh.c152 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in dh_compute_value()
A Decdh.c52 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in ecdh_compute_value()
/linux/drivers/crypto/
A Datmel-ecc.c139 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in atmel_ecdh_generate_public_key()
167 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in atmel_ecdh_compute_shared_secret()
/linux/arch/arm/crypto/
A Dcurve25519-glue.c66 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_value()
/linux/arch/x86/crypto/
A Dcurve25519-x86_64.c1421 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_generate_public_key()
1443 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_shared_secret()
/linux/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c576 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_dh_compute_value()
1562 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_ecdh_compute_value()
1908 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_curve25519_compute_value()
/linux/drivers/crypto/keembay/
A Dkeembay-ocs-ecc.c125 return kpp_tfm_ctx(crypto_kpp_reqtfm(req)); in kmb_ocs_ecc_tctx()
/linux/drivers/crypto/qat/qat_common/
A Dqat_asym_algs.c209 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in qat_dh_compute_value()

Completed in 24 milliseconds