Searched refs:crypto_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
94 int crypto_unregister_notifier(struct notifier_block *nb);
293 int err = crypto_unregister_notifier(&cryptomgr_notifier); in cryptomgr_exit()
735 int crypto_unregister_notifier(struct notifier_block *nb) in crypto_unregister_notifier() function739 EXPORT_SYMBOL_GPL(crypto_unregister_notifier);