Searched refs:thisNumCerts (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/caVerify/
H A DcaVerify.cpp616 unsigned thisNumCerts; local
620 thisNumCerts = numCerts;
623 thisNumCerts = genRand(2, NUM_CERTS_DEF);
629 thisNumCerts, expectFail ? "TRUE" : "FALSE");
634 thisNumCerts,

Completed in 59 milliseconds