Searched refs:acomp_request_alloc (Results 1 – 4 of 4) sorted by relevance
155 struct acomp_req *acomp_request_alloc(struct crypto_acomp *acomp) in acomp_request_alloc() function166 EXPORT_SYMBOL_GPL(acomp_request_alloc);
3443 req = acomp_request_alloc(tfm); in test_acomp()3535 req = acomp_request_alloc(tfm); in test_acomp()
196 struct acomp_req *acomp_request_alloc(struct crypto_acomp *tfm);
504 req = acomp_request_alloc(acomp_ctx->acomp); in zswap_cpu_comp_prepare()