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

/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dmd4_mod.c72 MD4_MECH_INFO_TYPE, /* SUN_CKM_MD4 */ enumerator in enum:md4_mech_type
97 {SUN_CKM_MD4, MD4_MECH_INFO_TYPE,
214 if (mechanism->cm_type != MD4_MECH_INFO_TYPE)
225 PROV_MD4_CTX(ctx)->mc_mech_type = MD4_MECH_INFO_TYPE;
695 if (mechanism->cm_type != MD4_MECH_INFO_TYPE)
H A Ddprov.c203 MD4_MECH_INFO_TYPE, /* SUN_CKM_MD4 */ enumerator in enum:dprov_mech_type
317 {SUN_CKM_MD4, MD4_MECH_INFO_TYPE,
1935 if (mechanism->cm_type != MD4_MECH_INFO_TYPE &&
2071 if (mechanism->cm_type != MD4_MECH_INFO_TYPE &&

Completed in 123 milliseconds