Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/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);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c141 static crypto_notify_handle_t prov_update_handle = NULL;