Home | History | Annotate | Download | only in priv

Lines Matching refs:RotWord

3705 static inline UInt RotWord (UInt   w32)
3735 argR->w32[3] = RotWord (SubWord (argL->w32[3])) ^ imm8;
3737 argR->w32[1] = RotWord (SubWord (argL->w32[1])) ^ imm8;