Searched refs:sha1_hash_mech (Results 1 – 1 of 1) sorted by relevance
146 static crypto_mech_type_t sha1_hash_mech = CRYPTO_MECH_INVALID; variable295 sha1_hash_mech = crypto_mech2id(SUN_CKM_SHA1); in cryptmodopen()708 rv = kef_digest(sha1_hash_mech, input, inlen, output, SHA1_HASHSIZE); in sha1_calc()