Searched refs:crypto_acomp_compress (Results 1 – 3 of 3) sorted by relevance
249 static inline int crypto_acomp_compress(struct acomp_req *req) in crypto_acomp_compress() function
918 comp_ret = crypto_wait_req(crypto_acomp_compress(acomp_ctx->req), &acomp_ctx->wait); in zswap_compress()
3485 ret = crypto_wait_req(crypto_acomp_compress(req), &wait); in test_acomp()3534 ret = crypto_wait_req(crypto_acomp_compress(req), &wait); in test_acomp()