Searched refs:kpp_request_set_tfm (Results 1 – 2 of 2) sorted by relevance
132 static inline void kpp_request_set_tfm(struct kpp_request *req, in kpp_request_set_tfm() function180 kpp_request_set_tfm(req, tfm); in kpp_request_alloc()
145 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()
Completed in 7 milliseconds