Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dmd4_mod.c72 MD4_MECH_INFO_TYPE, /* SUN_CKM_MD4 */ enumerator
97 {SUN_CKM_MD4, MD4_MECH_INFO_TYPE,
214 if (mechanism->cm_type != MD4_MECH_INFO_TYPE) in md4_digest_init()
225 PROV_MD4_CTX(ctx)->mc_mech_type = MD4_MECH_INFO_TYPE; in md4_digest_init()
695 if (mechanism->cm_type != MD4_MECH_INFO_TYPE) in md4_digest_atomic()
H A Ddprov.c205 MD4_MECH_INFO_TYPE, /* SUN_CKM_MD4 */ enumerator
322 {SUN_CKM_MD4, MD4_MECH_INFO_TYPE,
1956 if (mechanism->cm_type != MD4_MECH_INFO_TYPE && in dprov_digest_init()
2094 if (mechanism->cm_type != MD4_MECH_INFO_TYPE && in dprov_digest_atomic()