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

/freebsd-10-stable/crypto/openssh/
H A Dssh-keyscan.c63 int get_cert = 0; variable
273 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ?
277 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ?
281 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ?
285 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ?
332 if (!get_cert)
347 if (get_cert || (!hash_hosts && ssh_port == SSH_DEFAULT_PORT)) {
719 get_cert = 1;

Completed in 51 milliseconds