Home
last modified time | relevance | path

Searched refs:crypto_provider_type_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h406 } crypto_provider_type_t; typedef
H A Dimpl.h212 crypto_provider_type_t pd_prov_type;
383 crypto_provider_type_t pd_prov_type;
1389 extern boolean_t is_mech_disabled_byname(crypto_provider_type_t, char *,
H A Dapi.h368 crypto_provider_type_t ec_provider_type;
H A Dspi.h688 crypto_provider_type_t pi_provider_type;
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c880 is_mech_disabled_byname(crypto_provider_type_t prov_type, char *pd_name, in is_mech_disabled_byname()