Searched refs:deflate_streams (Results 1 – 1 of 1) sorted by relevance
56 static struct crypto_acomp_streams deflate_streams = { variable121 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