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

/macosx-10.10/OpenSSH-189/openssh/
H A Ddns.c195 Key *hostkey, int *flags)
214 if (hostkey == NULL)
240 &hostkey_digest, &hostkey_digest_len, hostkey)) {
269 &hostkey_digest_len, hostkey)) {
194 verify_host_key_dns(const char *hostname, struct sockaddr *address, Key *hostkey, int *flags) argument
H A Dssh-keyscan.c223 hostjump(Key *hostkey) argument
225 kexjmp_key = hostkey;
H A Dsshconnect2.c101 verify_host_key_callback(Key *hostkey) argument
103 if (verify_host_key(xxx_host, xxx_hostaddr, hostkey) == -1)
230 * 'null' hostkey, as a last resort */
/macosx-10.10/OpenSSH-189/openssh/regress/
H A DMakefile62 cert-hostkey \
/macosx-10.10/ntp-92/util/
H A Dntp-keygen.c230 int hostkey = 0; /* generate RSA keys */ local
291 hostkey++;
437 if (hostkey)

Completed in 152 milliseconds