Searched refs:crypto_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
103 int crypto_unregister_notifier(struct notifier_block *nb);
300 int err = crypto_unregister_notifier(&cryptomgr_notifier); in cryptomgr_exit()
702 int crypto_unregister_notifier(struct notifier_block *nb) in crypto_unregister_notifier() function706 EXPORT_SYMBOL_GPL(crypto_unregister_notifier);