Searched refs:crypto_unregister_notifier (Results 1 – 5 of 5) sorted by relevance
102 crypto_unregister_notifier(&crc_t10dif_nb); in crc_t10dif_mod_fini()
96 crypto_unregister_notifier(&crc64_rocksoft_nb); in crc64_rocksoft_mod_fini()
254 int crypto_unregister_notifier(struct notifier_block *nb);
246 int err = crypto_unregister_notifier(&cryptomgr_notifier); in cryptomgr_exit()
813 int crypto_unregister_notifier(struct notifier_block *nb) in crypto_unregister_notifier() function817 EXPORT_SYMBOL_GPL(crypto_unregister_notifier);
Completed in 13 milliseconds