Searched refs:GET32_0 (Results 1 – 3 of 3) sorted by relevance
300 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro302 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
30 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro32 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
355 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro357 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
Completed in 4 milliseconds