Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dacompress.c133 void acomp_request_free(struct acomp_req *req) in acomp_request_free() function
148 EXPORT_SYMBOL_GPL(acomp_request_free);
H A Dtestmgr.c3349 acomp_request_free(req); in test_acomp()
3365 acomp_request_free(req); in test_acomp()
3374 acomp_request_free(req); in test_acomp()
3384 acomp_request_free(req); in test_acomp()
3389 acomp_request_free(req); in test_acomp()
3426 acomp_request_free(req); in test_acomp()
3435 acomp_request_free(req); in test_acomp()
3445 acomp_request_free(req); in test_acomp()
3450 acomp_request_free(req); in test_acomp()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dacompress.h201 void acomp_request_free(struct acomp_req *req);