Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dacompress.c120 struct acomp_req *acomp_request_alloc(struct crypto_acomp *acomp) in acomp_request_alloc() function
131 EXPORT_SYMBOL_GPL(acomp_request_alloc);
Dtestmgr.c3328 req = acomp_request_alloc(tfm); in test_acomp()
3405 req = acomp_request_alloc(tfm); in test_acomp()
/Linux-v5.10/include/crypto/
Dacompress.h190 struct acomp_req *acomp_request_alloc(struct crypto_acomp *tfm);