Searched refs:GET32_2 (Results 1 – 3 of 3) sorted by relevance
297 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro302 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
27 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro32 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
353 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro358 S[512 + GET32_2(x)]) + S[768 + GET32_3(x)])
Completed in 5 milliseconds