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

/freebsd-10.3-release/crypto/openssh/
H A Ddh.h71 #define MODULI_TESTS_COMPOSITE (0x01) macro
H A Ddh.c81 (n & MODULI_TESTS_COMPOSITE) || !(n & ~MODULI_TESTS_COMPOSITE)) {
H A Dmoduli.c646 if (in_tests & MODULI_TESTS_COMPOSITE) {

Completed in 95 milliseconds