s1                157 crypto/third_party/nss/sha512.cc #define s1(x) (t2 = x, ROTR32(t2,17) ^ ROTR32(t2,19) ^ SHR(t2,10))
s1                392 crypto/third_party/nss/sha512.cc #undef s1
s1                538 crypto/third_party/nss/sha512.cc #define s1(x) (t2 = x, ROTR64(t2,19) ^ ROTR64(t2,61) ^ SHR(t2,6))