Searched refs:crypto_unregister_notifier (Results 1 - 5 of 5) sorted by relevance

/linux-master/lib/
H A Dcrc-t10dif.c102 crypto_unregister_notifier(&crc_t10dif_nb);
H A Dcrc64-rocksoft.c96 crypto_unregister_notifier(&crc64_rocksoft_nb);
/linux-master/crypto/
H A Dalgboss.c247 int err = crypto_unregister_notifier(&cryptomgr_notifier);
H A Dalgapi.c853 int crypto_unregister_notifier(struct notifier_block *nb) function
857 EXPORT_SYMBOL_GPL(crypto_unregister_notifier); variable
/linux-master/include/crypto/
H A Dalgapi.h257 int crypto_unregister_notifier(struct notifier_block *nb);

Completed in 123 milliseconds