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

/freebsd-10.0-release/crypto/openssh/
H A Dmoduli.c142 int gen_candidates(FILE *, u_int32_t, u_int32_t, BIGNUM *);
240 gen_candidates(FILE *out, u_int32_t memory, u_int32_t power, BIGNUM *start) function
H A Dssh_namespace.h218 #define gen_candidates ssh_gen_candidates macro
H A Dssh-keygen.c159 int gen_candidates(FILE *, u_int32_t, u_int32_t, BIGNUM *);
2507 if (gen_candidates(out, memory, bits, start) != 0)

Completed in 115 milliseconds