Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_hash/sha256/cp/
H A Dhash_sha256_cp.c178 static const uint32_t sha256_initial_state[8] = { 0x6a09e667, 0xbb67ae85, in crypto_hash_sha256_init() local
/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c123 static const uint8_t sha256_initial_state[QAT_HASH_SHA256_STATE_SIZE] = { variable