Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dcrc-t10dif.c102 crypto_unregister_notifier(&crc_t10dif_nb); in crc_t10dif_mod_fini()
Dcrc64-rocksoft.c96 crypto_unregister_notifier(&crc64_rocksoft_nb); in crc64_rocksoft_mod_fini()
/Linux-v6.6/crypto/
Dalgboss.c247 int err = crypto_unregister_notifier(&cryptomgr_notifier); in cryptomgr_exit()
Dalgapi.c852 int crypto_unregister_notifier(struct notifier_block *nb) in crypto_unregister_notifier() function
856 EXPORT_SYMBOL_GPL(crypto_unregister_notifier);
/Linux-v6.6/include/crypto/
Dalgapi.h262 int crypto_unregister_notifier(struct notifier_block *nb);