Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/crypt_modules/sha256/
H A Dtest.c96 #define ntests2 (sizeof (tests2) / sizeof (tests2[0])) macro
113 for (cnt = 0; cnt < ntests2; ++cnt) { in main()