crypto_register_scomps  319 crypto/deflate.c 	ret = crypto_register_scomps(scomp, ARRAY_SIZE(scomp));
crypto_register_scomps  293 crypto/scompress.c EXPORT_SYMBOL_GPL(crypto_register_scomps);
crypto_register_scomps  120 include/crypto/internal/scompress.h int crypto_register_scomps(struct scomp_alg *algs, int count);