Home
last modified time | relevance | path

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

/linux/crypto/
A Dscompress.c269 void crypto_unregister_scomp(struct scomp_alg *alg) in crypto_unregister_scomp() function
273 EXPORT_SYMBOL_GPL(crypto_unregister_scomp);
289 crypto_unregister_scomp(&algs[i]); in crypto_register_scomps()
300 crypto_unregister_scomp(&algs[i]); in crypto_unregister_scomps()
A D842.c143 crypto_unregister_scomp(&scomp); in crypto842_mod_exit()
A Dlz4.c152 crypto_unregister_scomp(&scomp); in lz4_mod_fini()
A Dlz4hc.c153 crypto_unregister_scomp(&scomp); in lz4hc_mod_fini()
A Dlzo.c155 crypto_unregister_scomp(&scomp); in lzo_mod_fini()
A Dlzo-rle.c155 crypto_unregister_scomp(&scomp); in lzorle_mod_fini()
A Dzstd.c250 crypto_unregister_scomp(&scomp); in zstd_mod_fini()
/linux/drivers/crypto/cavium/zip/
A Dzip_main.c433 crypto_unregister_scomp(&zip_scomp_deflate); in zip_register_compression_device()
446 crypto_unregister_scomp(&zip_scomp_deflate); in zip_unregister_compression_device()
447 crypto_unregister_scomp(&zip_scomp_lzs); in zip_unregister_compression_device()
/linux/include/crypto/internal/
A Dscompress.h116 void crypto_unregister_scomp(struct scomp_alg *alg);
/linux/
A Dvmlinux.symvers3487 0x00000000 crypto_unregister_scomp vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15203 ffff80001044c6b4 T crypto_unregister_scomp
A D.tmp_System.map15203 ffff80001044c6b4 T crypto_unregister_scomp

Completed in 344 milliseconds