Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/sha/
HDsha512t.c33 unsigned char app_c2[SHA512_DIGEST_LENGTH] = { variable
116 if (memcmp(md, app_c2, sizeof(app_c2))) { in main()