Home
last modified time | relevance | path

Searched refs:deflate_compress (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Ddeflate.c205 static int deflate_compress(struct crypto_tfm *tfm, const u8 *src, in deflate_compress() function
285 .coa_compress = deflate_compress,
/kernel/linux/linux-6.6/crypto/
H A Ddeflate.c205 static int deflate_compress(struct crypto_tfm *tfm, const u8 *src, in deflate_compress() function
285 .coa_compress = deflate_compress,
/kernel/linux/linux-5.10/security/apparmor/
H A Dpolicy_unpack.c1063 static int deflate_compress(const char *src, size_t slen, char **dst, in deflate_compress() function
1150 int error = deflate_compress(udata, data->size, &data->data, in compress_loaddata()

Completed in 3 milliseconds