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

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c128 #define SHA1_HASHSIZE 20 macro
142 static hash_info_t sha1_hash = {SHA1_HASHSIZE, CONFOUNDER_LEN, sha1_calc};
708 rv = kef_digest(sha1_hash_mech, input, inlen, output, SHA1_HASHSIZE);

Completed in 60 milliseconds