crypto_register_notifier
EXPORT_SYMBOL_GPL(crypto_register_notifier);
return crypto_register_notifier(&cryptomgr_notifier);
int crypto_register_notifier(struct notifier_block *nb);