Searched refs:crypto_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
93 int crypto_unregister_notifier(struct notifier_block *nb);
291 int err = crypto_unregister_notifier(&cryptomgr_notifier); in cryptomgr_exit()
727 int crypto_unregister_notifier(struct notifier_block *nb) in crypto_unregister_notifier() function731 EXPORT_SYMBOL_GPL(crypto_unregister_notifier);