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

/macosx-10.10/OpenSSH-189/openssh/
H A Dmoduli.c147 int gen_candidates(FILE *, u_int32_t, u_int32_t, BIGNUM *);
245 gen_candidates(FILE *out, u_int32_t memory, u_int32_t power, BIGNUM *start) function
H A Dssh-keygen.c164 int gen_candidates(FILE *, u_int32_t, u_int32_t, BIGNUM *);
2512 if (gen_candidates(out, memory, bits, start) != 0)

Completed in 174 milliseconds