Searched refs:cryptomgr_notifier (Results 1 - 1 of 1) sorted by path

/linux-master/crypto/
H A Dalgboss.c233 static struct notifier_block cryptomgr_notifier = {
239 return crypto_register_notifier(&cryptomgr_notifier);
244 int err = crypto_unregister_notifier(&cryptomgr_notifier);
236 static struct notifier_block cryptomgr_notifier = { variable in typeref:struct:notifier_block

Completed in 195 milliseconds