Home
last modified time | relevance | path

Searched refs:prov_update_handle (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/inet/kssl/
H A Dkssl.c147 static crypto_notify_handle_t prov_update_handle = NULL; variable
179 if (prov_update_handle != NULL) in _fini()
180 crypto_unnotify_events(prov_update_handle); in _fini()
265 prov_update_handle = crypto_notify_events( in kssl_open()
/titanic_41/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug64200 prov_update_handle
H A Dip.global-objs.obj64200 prov_update_handle
/titanic_41/usr/src/uts/intel/ip/
H A Dip.global-objs.obj64200 prov_update_handle
H A Dip.global-objs.debug64200 prov_update_handle
/titanic_41/usr/src/uts/common/inet/ip/
H A Dspd.c138 static crypto_notify_handle_t prov_update_handle = NULL; variable
5149 if (prov_update_handle != NULL) in ipsec_register_prov_update()
5152 prov_update_handle = crypto_notify_events( in ipsec_register_prov_update()
5163 if (prov_update_handle != NULL) in ipsec_unregister_prov_update()
5164 crypto_unnotify_events(prov_update_handle); in ipsec_unregister_prov_update()