Home
last modified time | relevance | path

Searched defs:sha512_initial_state (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c197 static const uint64_t sha512_initial_state[8] = { in crypto_hash_sha512_init() local
/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c147 static const uint8_t sha512_initial_state[QAT_HASH_SHA512_STATE_SIZE] = { variable