Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dcrc64-rocksoft.c96 crypto_unregister_notifier(&crc64_rocksoft_nb); in crc64_rocksoft_mod_fini()
Dcrc-t10dif.c102 crypto_unregister_notifier(&crc_t10dif_nb); in crc_t10dif_mod_fini()
/Linux-v6.1/crypto/
Dalgboss.c259 int err = crypto_unregister_notifier(&cryptomgr_notifier); in cryptomgr_exit()
Dalgapi.c821 int crypto_unregister_notifier(struct notifier_block *nb) in crypto_unregister_notifier() function
825 EXPORT_SYMBOL_GPL(crypto_unregister_notifier);
/Linux-v6.1/include/crypto/
Dalgapi.h259 int crypto_unregister_notifier(struct notifier_block *nb);