Searched refs:compress_update (Results 1 – 2 of 2) sorted by relevance
61 int (*compress_update)(struct crypto_pcomp *tfm, member113 return crypto_pcomp_alg(tfm)->compress_update(tfm, req); in crypto_compress_update()
348 .compress_update = zlib_compress_update,