Searched defs:sha256_initial_state (Results 1 – 2 of 2) sorted by relevance
178 static const uint32_t sha256_initial_state[8] = { 0x6a09e667, 0xbb67ae85, in crypto_hash_sha256_init() local
123 static const uint8_t sha256_initial_state[QAT_HASH_SHA256_STATE_SIZE] = { variable