Searched refs:crypto_unregister_scomp (Results 1 – 6 of 6) sorted by relevance
374 void crypto_unregister_scomp(struct scomp_alg *alg) in crypto_unregister_scomp() function378 EXPORT_SYMBOL_GPL(crypto_unregister_scomp);394 crypto_unregister_scomp(&algs[i]); in crypto_register_scomps()405 crypto_unregister_scomp(&algs[i]); in crypto_unregister_scomps()
77 crypto_unregister_scomp(&scomp); in crypto842_mod_exit()
89 crypto_unregister_scomp(&scomp); in lz4_mod_fini()
87 crypto_unregister_scomp(&scomp); in lz4hc_mod_fini()
91 crypto_unregister_scomp(&scomp); in lzorle_mod_fini()
91 crypto_unregister_scomp(&scomp); in lzo_mod_fini()
Completed in 8 milliseconds