crypto_unregister_notifier
EXPORT_SYMBOL_GPL(crypto_unregister_notifier);
int err = crypto_unregister_notifier(&cryptomgr_notifier);
int crypto_unregister_notifier(struct notifier_block *nb);