Home
last modified time | relevance | path

Searched refs:kpp_request_set_tfm (Results 1 – 4 of 4) sorted by relevance

/linux/include/crypto/
H A Dkpp.h139 static inline void kpp_request_set_tfm(struct kpp_request *req, in kpp_request_set_tfm() function
187 kpp_request_set_tfm(req, tfm); in kpp_request_alloc()
/linux/drivers/crypto/
H A Datmel-ecc.c145 kpp_request_set_tfm(req, ctx->fallback); in atmel_ecdh_generate_public_key()
174 kpp_request_set_tfm(req, ctx->fallback); in atmel_ecdh_compute_shared_secret()
/linux/crypto/
H A Ddh.c520 kpp_request_set_tfm(dh_req, tfm_ctx->dh_tfm); in dh_safe_prime_prepare_dh_req()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c394 kpp_request_set_tfm(nreq, ctx->ftfm); in qat_dh_generate_public_key()
409 kpp_request_set_tfm(nreq, ctx->ftfm); in qat_dh_compute_shared_secret()