Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dacompress.c121 struct acomp_req *acomp_request_alloc(struct crypto_acomp *acomp) in acomp_request_alloc() function
132 EXPORT_SYMBOL_GPL(acomp_request_alloc);
Dtestmgr.c1524 req = acomp_request_alloc(tfm); in test_acomp()
1601 req = acomp_request_alloc(tfm); in test_acomp()
/Linux-v4.19/include/crypto/
Dacompress.h177 struct acomp_req *acomp_request_alloc(struct crypto_acomp *tfm);