Searched refs:sha256_iv_init (Results 1 – 1 of 1) sorted by relevance
110 static uint32_t sha256_iv_init[IV_WORD_SIZE_SHA256] = { variable251 hvb_memcpy(iv, sha256_iv_init, sizeof(sha256_iv_init)); in hash_sha256_single()290 (void)hvb_memcpy(hash_ctx->iv, sha256_iv_init, sizeof(sha256_iv_init)); in hash_ctx_init()