Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/crypto/
Dkpp.h132 static inline void kpp_request_set_tfm(struct kpp_request *req, in kpp_request_set_tfm() function
180 kpp_request_set_tfm(req, tfm); in kpp_request_alloc()
/kernel/linux/linux-5.10/drivers/crypto/
Datmel-ecc.c158 kpp_request_set_tfm(req, ctx->fallback); in atmel_ecdh_generate_public_key()
187 kpp_request_set_tfm(req, ctx->fallback); in atmel_ecdh_compute_shared_secret()