Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.c650 const sha2_64t i512[80] = { n_u64(6a09e667f3bcc908), n_u64(bb67ae8584caa73b), variable
659 memcpy(ctx->hash, i512, 8 * sizeof(sha2_64t)); in sha512_begin()
707 memcpy(CTX_512(ctx)->hash, i512, 64); in sha2_begin()