s0 156 crypto/third_party/nss/sha512.cc #define s0(x) (t1 = x, ROTR32(t1, 7) ^ ROTR32(t1,18) ^ SHR(t1, 3)) s0 391 crypto/third_party/nss/sha512.cc #undef s0 s0 537 crypto/third_party/nss/sha512.cc #define s0(x) (t1 = x, ROTR64(t1, 1) ^ ROTR64(t1, 8) ^ SHR(t1,7))