Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.c230 #define h2_cycle(i, j) \ macro
286 h2_cycle(0, j); in sha256_compile()
287 h2_cycle(1, j); in sha256_compile()
288 h2_cycle(2, j); in sha256_compile()
289 h2_cycle(3, j); in sha256_compile()
290 h2_cycle(4, j); in sha256_compile()
291 h2_cycle(5, j); in sha256_compile()
292 h2_cycle(6, j); in sha256_compile()
293 h2_cycle(7, j); in sha256_compile()
294 h2_cycle(8, j); in sha256_compile()
[all …]