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

/linux-master/include/crypto/
H A Dkpp.h158 static inline void kpp_request_set_tfm(struct kpp_request *req, function
206 kpp_request_set_tfm(req, tfm);
/linux-master/drivers/crypto/
H A Datmel-ecc.c145 kpp_request_set_tfm(req, ctx->fallback);
174 kpp_request_set_tfm(req, ctx->fallback);
/linux-master/crypto/
H A Ddh.c520 kpp_request_set_tfm(dh_req, tfm_ctx->dh_tfm);

Completed in 130 milliseconds