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

/freebsd-10-stable/crypto/openssh/
H A Dmoduli.c146 int gen_candidates(FILE *, u_int32_t, u_int32_t, BIGNUM *);
244 gen_candidates(FILE *out, u_int32_t memory, u_int32_t power, BIGNUM *start) function
H A Dssh_namespace.h346 #define gen_candidates Fssh_gen_candidates macro
H A Dssh-keygen.c185 int gen_candidates(FILE *, u_int32_t, u_int32_t, BIGNUM *);
2584 if (gen_candidates(out, memory, bits, start) != 0)

Completed in 63 milliseconds