Home
last modified time | relevance | path

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

/crypto/
Dacompress.c112 struct acomp_req *acomp_request_alloc(struct crypto_acomp *acomp) in acomp_request_alloc() function
123 EXPORT_SYMBOL_GPL(acomp_request_alloc);
Dtestmgr.c3043 req = acomp_request_alloc(tfm); in test_acomp()
3120 req = acomp_request_alloc(tfm); in test_acomp()