Home
last modified time | relevance | path

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

/crypto/
A Ddeflate.c56 static struct crypto_acomp_streams deflate_streams = { variable
121 s = crypto_acomp_lock_stream_bh(&deflate_streams); in deflate_compress()
202 s = crypto_acomp_lock_stream_bh(&deflate_streams); in deflate_decompress()
224 ret = crypto_acomp_alloc_streams(&deflate_streams); in deflate_init()
248 crypto_acomp_free_streams(&deflate_streams); in deflate_mod_fini()

Completed in 4 milliseconds