Searched refs:crypto_unregister_scomp (Results 1 – 10 of 10) sorted by relevance
293 void crypto_unregister_scomp(struct scomp_alg *alg) in crypto_unregister_scomp() function297 EXPORT_SYMBOL_GPL(crypto_unregister_scomp);313 crypto_unregister_scomp(&algs[i]); in crypto_register_scomps()324 crypto_unregister_scomp(&algs[i]); in crypto_unregister_scomps()
143 crypto_unregister_scomp(&scomp); in crypto842_mod_exit()
153 crypto_unregister_scomp(&scomp); in lz4hc_mod_fini()
152 crypto_unregister_scomp(&scomp); in lz4_mod_fini()
155 crypto_unregister_scomp(&scomp); in lzorle_mod_fini()
155 crypto_unregister_scomp(&scomp); in lzo_mod_fini()
250 crypto_unregister_scomp(&scomp); in zstd_mod_fini()
304 crypto_unregister_scomp(&scomp); in deflate_mod_fini()
461 crypto_unregister_scomp(&zip_scomp_deflate); in zip_register_compression_device()474 crypto_unregister_scomp(&zip_scomp_deflate); in zip_unregister_compression_device()475 crypto_unregister_scomp(&zip_scomp_lzs); in zip_unregister_compression_device()
121 void crypto_unregister_scomp(struct scomp_alg *alg);