Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-6.6/crypto/
H A 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()

Completed in 3 milliseconds