Searched refs:ECDSA_MECH_INFO_TYPE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c74 ECDSA_MECH_INFO_TYPE, /* SUN_CKM_ECDSA */ enumerator in enum:ecc_mech_type
116 {SUN_CKM_ECDSA, ECDSA_MECH_INFO_TYPE,
352 mech_type != ECDSA_MECH_INFO_TYPE)
455 if (ctxp->mech_type == ECDSA_MECH_INFO_TYPE)
743 if (mech_type == ECDSA_MECH_INFO_TYPE) {
815 if (mechanism->cm_type == ECDSA_MECH_INFO_TYPE) {
1012 if (mechanism->cm_type == ECDSA_MECH_INFO_TYPE) {
H A Ddprov.c258 ECDSA_MECH_INFO_TYPE, /* SUN_CKM_ECDSA */ enumerator in enum:dprov_mech_type
616 {DPROV_CKM_ECDSA, ECDSA_MECH_INFO_TYPE,
2331 mech_type == ECDSA_MECH_INFO_TYPE);
2647 mech_type == ECDSA_MECH_INFO_TYPE);

Completed in 86 milliseconds