Home
last modified time | relevance | path

Searched refs:gen_deflate_alloc_ctx (Results 1 – 1 of 1) sorted by relevance

/crypto/
Ddeflate.c122 static void *gen_deflate_alloc_ctx(struct crypto_scomp *tfm, int format) in gen_deflate_alloc_ctx() function
142 return gen_deflate_alloc_ctx(tfm, 0); in deflate_alloc_ctx()
147 return gen_deflate_alloc_ctx(tfm, 1); in zlib_deflate_alloc_ctx()