Home
last modified time | relevance | path

Searched refs:acomp_request_set_params (Results 1 – 5 of 5) sorted by relevance

/linux/fs/erofs/
H A Ddecompressor_crypto.c38 acomp_request_set_params(req, st_src.sgl, in __z_erofs_crypto_decompress()
/linux/include/crypto/
H A Dacompress.h347 static inline void acomp_request_set_params(struct acomp_req *req, in acomp_request_set_params() function
/linux/net/xfrm/
H A Dxfrm_ipcomp.c194 acomp_request_set_params(req, sg, dsg, plen, dlen); in ipcomp_setup_req()
/linux/mm/
H A Dzswap.c871 acomp_request_set_params(acomp_ctx->req, &input, &output, PAGE_SIZE, dlen); in zswap_compress()
957 acomp_request_set_params(acomp_ctx->req, input, &output, in zswap_decompress()
/linux/crypto/
H A Dtestmgr.c3318 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()
3336 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()
3395 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()