Searched refs:GET32_1 (Results 1 – 3 of 3) sorted by relevance
299 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro302 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
29 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro32 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
349 #define GET32_1(x) (((x) >> (16)) & (0xff)) macro352 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \