Searched refs:RotateLeft (Results 1 – 2 of 2) sorted by relevance
223 DWORD CMD5Checksum::RotateLeft(DWORD x, int n) in RotateLeft() function in CMD5Checksum248 A = RotateLeft(A, S); in FF()268 A = RotateLeft(A, S); in GG()288 A = RotateLeft(A, S); in HH()308 A = RotateLeft(A, S); in II()
313 inline DWORD RotateLeft(DWORD x, int n);