Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dkpp.h21 static inline void *kpp_request_ctx(struct kpp_request *req) in kpp_request_ctx() function
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dqat_asym_algs.c264 PTR_ALIGN(kpp_request_ctx(req), 64); in qat_dh_compute_value()