crypto_unregister_notifier  769 crypto/algapi.c EXPORT_SYMBOL_GPL(crypto_unregister_notifier);
crypto_unregister_notifier  290 crypto/algboss.c 	int err = crypto_unregister_notifier(&cryptomgr_notifier);
crypto_unregister_notifier  417 include/crypto/algapi.h int crypto_unregister_notifier(struct notifier_block *nb);
crypto_unregister_notifier  100 lib/crc-t10dif.c 	crypto_unregister_notifier(&crc_t10dif_nb);