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

/freebsd-10.0-release/crypto/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.c219 hostjump(Key *hostkey) argument
221 kexjmp_key = hostkey;
H A Dsshconnect2.c109 verify_host_key_callback(Key *hostkey) argument
111 if (verify_host_key(xxx_host, xxx_hostaddr, hostkey) == -1)
/freebsd-10.0-release/crypto/openssh/regress/
H A DMakefile60 cert-hostkey \
/freebsd-10.0-release/contrib/ntp/util/
H A Dntp-keygen.c230 int hostkey = 0; /* generate RSA keys */ local
312 hostkey++;
388 if (hostkey)

Completed in 113 milliseconds