Home
last modified time | relevance | path

Searched refs:MODULI_TYPE_SAFE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Ddh.h66 #define MODULI_TYPE_SAFE (2) macro
H A Ddh.c86 if (errstr != NULL || n != MODULI_TYPE_SAFE) { in parse_prime()
87 error("moduli:%d: type is not %d", linenum, MODULI_TYPE_SAFE); in parse_prime()
H A Dmoduli.c677 case MODULI_TYPE_SAFE: in prime_test()
788 if (qfileout(out, MODULI_TYPE_SAFE, in prime_test()