Searched refs:bf_F (Results 1 – 2 of 2) sorted by relevance
306 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \ macro309 #define ROUND(a, b, n) ({ b ^= P[n]; a ^= bf_F(b); })
36 #define bf_F(x) (((S[GET32_0(x)] + S[256 + GET32_1(x)]) ^ \ macro39 #define ROUND(a, b, n) ({ b ^= P[n]; a ^= bf_F(b); })