Searched refs:crypto_unregister_notifier (Results 1 – 4 of 4) sorted by relevance
102 crypto_unregister_notifier(&crc_t10dif_nb); in crc_t10dif_mod_fini()
242 int crypto_unregister_notifier(struct notifier_block *nb);
278 int err = crypto_unregister_notifier(&cryptomgr_notifier); in cryptomgr_exit()
797 int crypto_unregister_notifier(struct notifier_block *nb) in crypto_unregister_notifier() function801 EXPORT_SYMBOL_GPL(crypto_unregister_notifier);