Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/missing/crypto/sha2/
Dsha2.c315 const static sha2_word64 sha512_initial_hash_value[8] = { variable
666 bcopy(sha512_initial_hash_value, context->state, SHA512_DIGEST_LENGTH); in SHA512_Init()