R0                152 ext/standard/crypt_sha256.c #define R0(x) (CYCLIC (x, 7) ^ CYCLIC (x, 18) ^ (x >> 3))
R0                177 ext/standard/crypt_sha512.c #define R0(x) (CYCLIC (x, 1) ^ CYCLIC (x, 8) ^ (x >> 7))