Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dacompress.c133 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function
148 EXPORT_SYMBOL_GPL(acomp_request_free);
Dtestmgr.c3346 acomp_request_free(req); in test_acomp()
3362 acomp_request_free(req); in test_acomp()
3371 acomp_request_free(req); in test_acomp()
3381 acomp_request_free(req); in test_acomp()
3386 acomp_request_free(req); in test_acomp()
3423 acomp_request_free(req); in test_acomp()
3432 acomp_request_free(req); in test_acomp()
3442 acomp_request_free(req); in test_acomp()
3447 acomp_request_free(req); in test_acomp()
/Linux-v5.10/include/crypto/
Dacompress.h199 void acomp_request_free(struct acomp_req *req);