Home
last modified time | relevance | path

Searched refs:i256 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.c261 const sha2_32t i256[8] = { n_u32(6a09e667), n_u32(bb67ae85), n_u32(3c6ef372), variable
269 memcpy(ctx->hash, i256, 8 * sizeof(sha2_32t)); in sha256_begin()
695 memcpy(CTX_256(ctx)->hash, i256, 32); in sha2_begin()