Home
last modified time | relevance | path

Searched refs:kcf_walk_ntfylist (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/crypto/
H A Dsched_impl.h511 extern void kcf_walk_ntfylist(uint32_t, void *);
/titanic_44/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c1063 kcf_walk_ntfylist(CRYPTO_EVENT_MECHS_CHANGED, &ec); in kcf_do_notify()
1076 kcf_walk_ntfylist(is_added ? CRYPTO_EVENT_PROVIDER_REGISTERED : in kcf_do_notify()
/titanic_44/usr/src/uts/common/crypto/api/
H A Dkcf_miscapi.c433 kcf_walk_ntfylist(uint32_t event, void *event_arg) in kcf_walk_ntfylist() function
/titanic_44/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c604 kcf_walk_ntfylist(CRYPTO_EVENT_MECHS_CHANGED, &ec); in kcf_change_mechs()