Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/crypto/
H 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()
/kernel/linux/linux-6.6/include/crypto/
H A Dkpp.h164 static inline struct crypto_kpp *crypto_kpp_reqtfm(struct kpp_request *req) in crypto_kpp_reqtfm() function
355 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in crypto_kpp_generate_public_key()
376 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in crypto_kpp_compute_shared_secret()
/kernel/linux/linux-5.10/crypto/
H A Dcurve25519-generic.c26 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_value()
H A Decdh.c69 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in ecdh_compute_value()
H A Ddh.c152 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in dh_compute_value()
/kernel/linux/linux-6.6/crypto/
H A Dcurve25519-generic.c26 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_value()
H A Ddh.c168 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in dh_compute_value()
516 kpp_tfm_ctx(crypto_kpp_reqtfm(req)); in dh_safe_prime_prepare_dh_req()
H A Decdh.c52 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in ecdh_compute_value()
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-ecc.c152 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in atmel_ecdh_generate_public_key()
180 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in atmel_ecdh_compute_shared_secret()
/kernel/linux/linux-6.6/drivers/crypto/
H 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()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dcurve25519-glue.c66 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_value()
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dcurve25519-glue.c66 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_value()
/kernel/linux/linux-5.10/arch/x86/crypto/
H 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()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcurve25519-x86_64.c1632 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_generate_public_key()
1654 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_shared_secret()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c592 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_dh_compute_value()
1586 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_ecdh_compute_value()
1938 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_curve25519_compute_value()
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c120 return kpp_tfm_ctx(crypto_kpp_reqtfm(req)); in kmb_ocs_ecc_tctx()
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c516 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in hpre_dh_compute_value()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_asym_algs.c214 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in qat_dh_compute_value()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c219 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in qat_dh_compute_value()

Completed in 20 milliseconds