Searched refs:compress_final (Results 1 – 2 of 2) sorted by relevance
63 int (*compress_final)(struct crypto_pcomp *tfm, member119 return crypto_pcomp_alg(tfm)->compress_final(tfm, req); in crypto_compress_final()
350 .compress_final = zlib_compress_final,