crypto_unregister_scomp  143 crypto/842.c   	crypto_unregister_scomp(&scomp);
crypto_unregister_scomp  152 crypto/lz4.c   	crypto_unregister_scomp(&scomp);
crypto_unregister_scomp  153 crypto/lz4hc.c 	crypto_unregister_scomp(&scomp);
crypto_unregister_scomp  155 crypto/lzo-rle.c 	crypto_unregister_scomp(&scomp);
crypto_unregister_scomp  155 crypto/lzo.c   	crypto_unregister_scomp(&scomp);
crypto_unregister_scomp  273 crypto/scompress.c EXPORT_SYMBOL_GPL(crypto_unregister_scomp);
crypto_unregister_scomp  289 crypto/scompress.c 		crypto_unregister_scomp(&algs[i]);
crypto_unregister_scomp  300 crypto/scompress.c 		crypto_unregister_scomp(&algs[i]);
crypto_unregister_scomp  250 crypto/zstd.c  	crypto_unregister_scomp(&scomp);
crypto_unregister_scomp  439 drivers/crypto/cavium/zip/zip_main.c 	crypto_unregister_scomp(&zip_scomp_deflate);
crypto_unregister_scomp  452 drivers/crypto/cavium/zip/zip_main.c 	crypto_unregister_scomp(&zip_scomp_deflate);
crypto_unregister_scomp  453 drivers/crypto/cavium/zip/zip_main.c 	crypto_unregister_scomp(&zip_scomp_lzs);
crypto_unregister_scomp  118 include/crypto/internal/scompress.h int crypto_unregister_scomp(struct scomp_alg *alg);