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

/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmoduli.c510 u_int32_t generator_known, in_tests, in_tries, in_type, in_size; local
567 in_tests = strtoul(cp, &cp, 10);
569 if (in_tests & MODULI_TESTS_COMPOSITE) {
632 if (in_tests & MODULI_TESTS_MILLER_RABIN)
707 in_tests | MODULI_TESTS_MILLER_RABIN,

Completed in 108 milliseconds