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

/freebsd-10.0-release/crypto/openssh/
H A Ddh.h66 #define MODULI_TESTS_COMPOSITE (0x01) macro
H A Ddh.c79 (n & MODULI_TESTS_COMPOSITE) || !(n & ~MODULI_TESTS_COMPOSITE)) {
H A Dmoduli.c564 if (in_tests & MODULI_TESTS_COMPOSITE) {

Completed in 77 milliseconds