Searched refs:crypto_kcf_provider_handle_t (Results 1 - 20 of 20) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/tpm/
H A Dtpm_ddi.h113 crypto_kcf_provider_handle_t n_prov;
/opensolaris-onvv-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h671 * crypto_kcf_provider_handle_t is a handle allocated by the kernel.
677 typedef uint_t crypto_kcf_provider_handle_t; typedef
695 crypto_kcf_provider_handle_t *pi_logical_providers;
760 crypto_kcf_provider_handle_t *);
761 extern int crypto_unregister_provider(crypto_kcf_provider_handle_t);
762 extern void crypto_provider_notification(crypto_kcf_provider_handle_t, uint_t);
H A Dsched_impl.h358 crypto_kcf_provider_handle_t ct_prov_handle; /* provider handle */
H A Ddca.h350 crypto_kcf_provider_handle_t dwl_prov;
H A Dimpl.h236 crypto_kcf_provider_handle_t pd_kcf_prov_handle;
/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dn2rng.h236 crypto_kcf_provider_handle_t n_prov;
/opensolaris-onvv-gate/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c130 crypto_kcf_provider_handle_t *handle)
495 crypto_unregister_provider(crypto_kcf_provider_handle_t handle)
661 crypto_provider_notification(crypto_kcf_provider_handle_t handle, uint_t state)
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dmd4_mod.c157 static crypto_kcf_provider_handle_t md4_prov_handle = NULL;
H A Darcfour.c144 static crypto_kcf_provider_handle_t rc4_prov_handle = NULL;
H A Dblowfish.c197 static crypto_kcf_provider_handle_t blowfish_prov_handle = NULL;
H A Dswrand.c104 static crypto_kcf_provider_handle_t swrand_prov_handle = NULL;
H A Dmd5_mod.c236 static crypto_kcf_provider_handle_t md5_prov_handle = NULL;
H A Dsha1_mod.c203 static crypto_kcf_provider_handle_t sha1_prov_handle = NULL;
H A Daes.c226 static crypto_kcf_provider_handle_t aes_prov_handle = NULL;
H A Decc.c229 static crypto_kcf_provider_handle_t ecc_prov_handle = NULL;
H A Drsa.c332 static crypto_kcf_provider_handle_t rsa_prov_handle = NULL;
H A Dsha2_mod.c229 static crypto_kcf_provider_handle_t sha2_prov_handle = NULL;
H A Ddprov.c1232 crypto_kcf_provider_handle_t ds_prov_handle; /* framework handle */
/opensolaris-onvv-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_tabs.c139 (crypto_kcf_provider_handle_t)prov_desc->pd_prov_id;
/opensolaris-onvv-gate/usr/src/uts/common/des/
H A Ddes_crypt.c261 static crypto_kcf_provider_handle_t des_prov_handle = NULL;

Completed in 151 milliseconds