Searched refs:acomp_request_set_params (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/erofs/ |
| H A D | decompressor_crypto.c | 38 acomp_request_set_params(req, st_src.sgl, in __z_erofs_crypto_decompress()
|
| /linux/include/crypto/ |
| H A D | acompress.h | 347 static inline void acomp_request_set_params(struct acomp_req *req, in acomp_request_set_params() function
|
| /linux/net/xfrm/ |
| H A D | xfrm_ipcomp.c | 194 acomp_request_set_params(req, sg, dsg, plen, dlen); in ipcomp_setup_req()
|
| /linux/mm/ |
| H A D | zswap.c | 871 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 D | testmgr.c | 3318 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()
|