Home
last modified time | relevance | path

Searched defs:W (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/tools/rockchip/
H A Dsha.c60 uint32_t W[80]; in SHA1_Transform() local
205 uint32_t W[80]; in SHA1_transform() local
H A Dresource_tool.c64 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
337 uint32_t W[64]; in sha256_process() local
/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs_sha256.c80 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
/rk3399_rockchip-uboot/lib/
H A Dsha512.c161 uint64_t temp1, temp2, W[80]; in sha512_process() local
H A Dsha256.c87 uint32_t W[64]; in sha256_process_one() local
H A Dsha1.c98 unsigned long temp, W[16], A, B, C, D, E; in sha1_process_one() local