Searched refs:sha224_initial_hash_value (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/common/lib/libc/hash/sha2/
H A Dsha2.c194 static const uint32_t sha224_initial_hash_value[8] = { variable
629 memcpy(context->state, sha224_initial_hash_value,
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dsha2.c238 static const isc_uint32_t sha224_initial_hash_value[8] = { variable
413 memcpy(context->state, sha224_initial_hash_value,
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dsha2.c397 static const isc_uint32_t sha224_initial_hash_value[8] = { variable
565 memcpy(context->state, sha224_initial_hash_value,

Completed in 97 milliseconds