Home
last modified time | relevance | path

Searched refs:abcdbc (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/crypto/third_party/nss/
Dsha512.cc1293 static const char abcdbc[] = { variable
1319 printf("SHA256, input = %s\n", abcdbc); in test256()
1320 SHA256_Hash(outBuf, abcdbc); in test256()