Searched refs:crypto_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
102 int crypto_unregister_notifier(struct notifier_block *nb);
298 int err = crypto_unregister_notifier(&cryptomgr_notifier); in cryptomgr_exit()
726 int crypto_unregister_notifier(struct notifier_block *nb) in crypto_unregister_notifier() function730 EXPORT_SYMBOL_GPL(crypto_unregister_notifier);