Searched refs:crypto_acomp_alloc_streams (Results 1 – 4 of 4) sorted by relevance
228 ret = crypto_acomp_alloc_streams(&deflate_streams); in deflate_init()
406 int crypto_acomp_alloc_streams(struct crypto_acomp_streams *s) in crypto_acomp_alloc_streams() function440 EXPORT_SYMBOL_GPL(crypto_acomp_alloc_streams);
72 ret = crypto_acomp_alloc_streams(&zstd_streams); in zstd_init()
667 ret = crypto_acomp_alloc_streams(&qat_zstd_streams); in qat_comp_algs_register_lz4s()