Searched refs:crypto_acomp_compress (Results 1 – 3 of 3) sorted by relevance
261 static inline int crypto_acomp_compress(struct acomp_req *req) in crypto_acomp_compress() function
1181 ret = crypto_wait_req(crypto_acomp_compress(acomp_ctx->req), &acomp_ctx->wait); in zswap_frontswap_store()
3325 ret = crypto_wait_req(crypto_acomp_compress(req), &wait); in test_acomp()
Completed in 19 milliseconds