Searched refs:h5_cycle (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | sha2.c | 444 #define h5_cycle(i, j) \ macro 494 h5_cycle(0, j); in sha512_compile() 495 h5_cycle(1, j); in sha512_compile() 496 h5_cycle(2, j); in sha512_compile() 497 h5_cycle(3, j); in sha512_compile() 498 h5_cycle(4, j); in sha512_compile() 499 h5_cycle(5, j); in sha512_compile() 500 h5_cycle(6, j); in sha512_compile() 501 h5_cycle(7, j); in sha512_compile() 502 h5_cycle(8, j); in sha512_compile() [all …]
|