Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dacompress.h16 static inline void *acomp_request_ctx(struct acomp_req *req) in acomp_request_ctx() function
/OK3568_Linux_fs/kernel/crypto/
H A Dscompress.c125 void **ctx = acomp_request_ctx(req); in scomp_acomp_comp_decomp()