Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/sha2/
Dsha2.c335 const static sha2_word64 sha384_initial_hash_value[8] = { variable
1033 MEMCPY_BCOPY(context->state, sha384_initial_hash_value, SHA512_DIGEST_LENGTH); in SHA384_Init()