Searched refs:LR32 (Results 1 – 1 of 1) sorted by relevance
26 #define LR32(x,c) ((x) << (c) | (x) >> (32 - (c))) macro157 x2 = x2 ^ LR32((x1 & k1), 1); in FL()170 x2 = x2 ^ LR32((x1 & k1), 1); in FLINV()