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

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c147 static crypto_mech_type_t md5_hash_mech = CRYPTO_MECH_INVALID; variable
296 md5_hash_mech = crypto_mech2id(SUN_CKM_MD5);
723 rv = kef_digest(md5_hash_mech, input, inlen, output, MD5_HASHSIZE);

Completed in 50 milliseconds