Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dkpp.h135 static inline void kpp_request_set_tfm(struct kpp_request *req, in kpp_request_set_tfm() function
183 kpp_request_set_tfm(req, tfm); in kpp_request_alloc()
/linux-6.3-rc2/drivers/crypto/
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-6.3-rc2/crypto/
A Ddh.c519 kpp_request_set_tfm(dh_req, tfm_ctx->dh_tfm); in dh_safe_prime_prepare_dh_req()

Completed in 10 milliseconds