Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libsum/
H A Dsum-sha2.c385 static const sha2_word64 sha384_initial_hash_value[8] = { variable
1183 MEMCPY_BCOPY(sha->state, sha384_initial_hash_value, SHA512_DIGEST_LENGTH); in sha384_init()