Home
last modified time | relevance | path

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

/net-tools-3.4.0/tinydtls-0.8.2/sha2/
Dsha2.c349 const static sha2_word64 sha512_initial_hash_value[8] = { variable
703 MEMCPY_BCOPY(context->state, sha512_initial_hash_value, SHA512_DIGEST_LENGTH); in SHA512_Init()