Searched refs:GET32_0 (Results 1 – 2 of 2) sorted by relevance
299 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro301 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \
29 #define GET32_0(x) (((x) >> (24)) & (0xff)) macro31 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \