Searched refs:crypto_provider_notification (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c215 crypto_provider_notification(n2rng->n_prov, CRYPTO_PROVIDER_READY);
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h675 * crypto_provider_notification().
746 * Provider status passed by a provider to crypto_provider_notification(9F)
762 extern void crypto_provider_notification(crypto_kcf_provider_handle_t, uint_t);
/illumos-gate/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c610 crypto_provider_notification(crypto_kcf_provider_handle_t handle, uint_t state) function
624 cmn_err(CE_WARN, "crypto_provider_notification: "
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c2096 crypto_provider_notification(tpm->n_prov, CRYPTO_PROVIDER_READY);
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1133 NO_UNLOAD_STUB(kcf, crypto_provider_notification, nomod_minus_one);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s1056 NO_UNLOAD_STUB(kcf, crypto_provider_notification, nomod_minus_one);
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c136 #define crypto_prov_notify crypto_provider_notification
H A Ddprov.c1847 crypto_provider_notification(softc->ds_prov_handle,

Completed in 85 milliseconds