Home | History | Annotate | Download | only in nss

Lines Matching defs:abcdef

1296 static const char abcdef[] = {
1346 printf("SHA512, input = %s\n", abcdef);
1347 SHA512_Hash(outBuf, abcdef);
1356 SHA512_Hash(outBuf, abcdef);
1367 printf("SHA384, input = %s\n", abcdef);
1368 SHA384_Hash(outBuf, abcdef);