Searched refs:GET32_1 (Results 1 – 3 of 3) sorted by relevance
298 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro301 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
28 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro31 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
354 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro357 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
Completed in 5 milliseconds