SHA512_NewContext 67 crypto/third_party/nss/chromium-blapi.h extern SHA512Context *SHA512_NewContext(void); SHA512_NewContext 1174 crypto/third_party/nss/sha512.cc SHA512Context *ctx = SHA512_NewContext(); SHA512_NewContext 1210 crypto/third_party/nss/sha512.cc return SHA512_NewContext();