Searched refs:acomp_request_set_params (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_ipcomp.c | 194 acomp_request_set_params(req, sg, dsg, plen, dlen); in ipcomp_setup_req()
|
| /linux-6.15/include/crypto/ |
| H A D | acompress.h | 369 static inline void acomp_request_set_params(struct acomp_req *req, in acomp_request_set_params() function
|
| /linux-6.15/mm/ |
| H A D | zswap.c | 963 acomp_request_set_params(acomp_ctx->req, &input, &output, PAGE_SIZE, dlen); in zswap_compress() 1031 acomp_request_set_params(acomp_ctx->req, &input, &output, entry->length, PAGE_SIZE); in zswap_decompress()
|
| /linux-6.15/crypto/ |
| H A D | testmgr.c | 3371 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp() 3389 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp() 3448 acomp_request_set_params(req, &src, &dst, ilen, dlen); in test_acomp()
|
| /linux-6.15/drivers/crypto/intel/iaa/ |
| H A D | iaa_crypto_main.c | 1006 acomp_request_set_params(fbreq, req->src, req->dst, req->slen, in deflate_generic_decompress()
|