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

/freebsd-13-stable/crypto/openssh/
H A Ddh.h73 #define MODULI_TESTS_COMPOSITE (0x01) macro
H A Ddh.c84 (n & MODULI_TESTS_COMPOSITE) || !(n & ~MODULI_TESTS_COMPOSITE)) {
H A Dmoduli.c645 if (in_tests & MODULI_TESTS_COMPOSITE) {

Completed in 45 milliseconds