Home
last modified time | relevance | path

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

/net-tools-3.5.0/tinydtls-0.8.2/sha2/
Dsha2.c275 const static sha2_word32 sha256_initial_hash_value[8] = { variable
374 MEMCPY_BCOPY(context->state, sha256_initial_hash_value, SHA256_DIGEST_LENGTH); in SHA256_Init()