Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dacompress.c125 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function
140 EXPORT_SYMBOL_GPL(acomp_request_free);
Dtestmgr.c3061 acomp_request_free(req); in test_acomp()
3077 acomp_request_free(req); in test_acomp()
3086 acomp_request_free(req); in test_acomp()
3096 acomp_request_free(req); in test_acomp()
3101 acomp_request_free(req); in test_acomp()
3138 acomp_request_free(req); in test_acomp()
3147 acomp_request_free(req); in test_acomp()
3157 acomp_request_free(req); in test_acomp()
3162 acomp_request_free(req); in test_acomp()
/Linux-v5.4/include/crypto/
Dacompress.h181 void acomp_request_free(struct acomp_req *req);