Searched refs:zstd_streams (Results 1 – 1 of 1) sorted by relevance
62 static struct crypto_acomp_streams zstd_streams = { variable72 ret = crypto_acomp_alloc_streams(&zstd_streams); in zstd_init()80 crypto_acomp_free_streams(&zstd_streams); in zstd_exit()116 s = crypto_acomp_lock_stream_bh(&zstd_streams); in zstd_compress()225 s = crypto_acomp_lock_stream_bh(&zstd_streams); in zstd_decompress()
Completed in 3 milliseconds