Searched refs:compress_init (Results 1 – 2 of 2) sorted by relevance
60 int (*compress_init)(struct crypto_pcomp *tfm); member107 return crypto_pcomp_alg(tfm)->compress_init(tfm); in crypto_compress_init()
348 .compress_init = zlib_compress_init,