Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/crypto/api/
H A Dkcf_miscapi.c315 crypto_notify_handle_t
319 crypto_notify_handle_t hndl; in crypto_notify_events()
344 hndl = (crypto_notify_handle_t)nep; in crypto_notify_events()
365 crypto_unnotify_events(crypto_notify_handle_t hndl) in crypto_unnotify_events()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dapi.h372 typedef void *crypto_notify_handle_t; typedef
375 extern crypto_notify_handle_t crypto_notify_events(
377 extern void crypto_unnotify_events(crypto_notify_handle_t);
/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslimpl.h81 crypto_notify_handle_t evnt_handle;
H A Dkssl.c147 static crypto_notify_handle_t prov_update_handle = NULL;
/titanic_41/usr/src/uts/common/inet/ip/
H A Dspd.c138 static crypto_notify_handle_t prov_update_handle = NULL;