Searched refs:decompress_init (Results 1 – 2 of 2) sorted by relevance
67 int (*decompress_init)(struct crypto_pcomp *tfm); member130 return crypto_pcomp_alg(tfm)->decompress_init(tfm); in crypto_decompress_init()
352 .decompress_init = zlib_decompress_init,