Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dacompress.h263 static inline int crypto_acomp_decompress(struct acomp_req *req) in crypto_acomp_decompress() function
/linux/mm/
H A Dzswap.c1005 BUG_ON(crypto_wait_req(crypto_acomp_decompress(acomp_ctx->req), &acomp_ctx->wait)); in zswap_decompress()
/linux/crypto/
H A Dtestmgr.c3468 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()
3544 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()
3576 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()