Searched refs:deflate_compress (Results 1 – 2 of 2) sorted by relevance
205 static int deflate_compress(struct crypto_tfm *tfm, const u8 *src, in deflate_compress() function285 .coa_compress = deflate_compress,
1052 static int deflate_compress(const char *src, size_t slen, char **dst, in deflate_compress() function1139 int error = deflate_compress(udata, data->size, &data->data, in compress_loaddata()