Searched refs:sha256_initial_hash_value (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libsum/ | ||
H A D | sum-sha2.c | 286 static const sha2_word32 sha256_initial_hash_value[8] = { variable 683 MEMCPY_BCOPY(sha->state, sha256_initial_hash_value, SHA256_DIGEST_LENGTH); |
Completed in 12 milliseconds