Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsum/common/
H A Dsum-sha2.c426 static const sha2_word64 sha512_initial_hash_value[8] = { variable
1064 MEMCPY_BCOPY(sha->state, sha512_initial_hash_value, SHA512_DIGEST_LENGTH); in sha512_init()