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

/freebsd-10.1-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.c220 hostjump(Key *hostkey) argument
222 kexjmp_key = hostkey;
H A Dsshconnect2.c107 verify_host_key_callback(Key *hostkey) argument
109 if (verify_host_key(xxx_host, xxx_hostaddr, hostkey) == -1)
/freebsd-10.1-release/crypto/openssh/regress/
H A DMakefile61 cert-hostkey \
/freebsd-10.1-release/contrib/ntp/util/
H A Dntp-keygen.c308 int hostkey = 0; /* generate RSA keys */ local
386 hostkey++;
572 if (hostkey)

Completed in 138 milliseconds