Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dscompress.c292 int crypto_unregister_scomp(struct scomp_alg *alg) in crypto_unregister_scomp() function
296 EXPORT_SYMBOL_GPL(crypto_unregister_scomp);
312 crypto_unregister_scomp(&algs[i]); in crypto_register_scomps()
323 crypto_unregister_scomp(&algs[i]); in crypto_unregister_scomps()
D842.c152 crypto_unregister_scomp(&scomp); in crypto842_mod_exit()
Dlz4hc.c166 crypto_unregister_scomp(&scomp); in lz4hc_mod_fini()
Dlzo.c167 crypto_unregister_scomp(&scomp); in lzo_mod_fini()
Dlz4.c165 crypto_unregister_scomp(&scomp); in lz4_mod_fini()
Dzstd.c257 crypto_unregister_scomp(&scomp); in zstd_mod_fini()
/linux-4.19.296/include/crypto/internal/
Dscompress.h123 int crypto_unregister_scomp(struct scomp_alg *alg);