Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dkpp.h48 static inline void *kpp_request_ctx(struct kpp_request *req) in kpp_request_ctx() function
60 return PTR_ALIGN(kpp_request_ctx(req), align); in kpp_request_ctx_dma()