Home
last modified time | relevance | path

Searched refs:hostkey (Results 1 – 9 of 9) sorted by relevance

/external/openssh/
Ddns.c209 struct sshkey *hostkey, int *flags) in verify_host_key_dns() argument
228 if (hostkey == NULL) in verify_host_key_dns()
260 &hostkey_digest, &hostkey_digest_len, hostkey)) { in verify_host_key_dns()
291 &hostkey_digest_len, hostkey)) { in verify_host_key_dns()
Dssh_api.c500 _ssh_verify_host_key(struct sshkey *hostkey, struct ssh *ssh) in _ssh_verify_host_key() argument
504 debug3("%s: need %s", __func__, sshkey_type(hostkey)); in _ssh_verify_host_key()
507 if (sshkey_equal_public(hostkey, k->key)) in _ssh_verify_host_key()
Dssh-keyscan.c201 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) in key_print_wrapper() argument
206 keyprint(c, hostkey); in key_print_wrapper()
DPROTOCOL286 2.5. connection: hostkey update and rotation "hostkeys-00@openssh.com"
317 string hostkey
Dsshconnect2.c98 verify_host_key_callback(struct sshkey *hostkey, struct ssh *ssh) in verify_host_key_callback() argument
100 if (verify_host_key(xxx_host, xxx_hostaddr, hostkey) == -1) in verify_host_key_callback()
/external/openssh/regress/
DREADME.regress123 cert-hostkey.sh certified host keys
132 hostkey-agent.sh: hostkey agent
134 hostkey-rotate.sh: hostkey rotate
DMakefile76 cert-hostkey \
85 hostkey-agent \
87 hostkey-rotate \
/external/openssh/regress/misc/kexfuzz/
DREADME26 directions for each key exchange type and every hostkey type.
/external/curl/docs/
DTODO138 17.3 Support better than MD5 hostkey hash
921 17.3 Support better than MD5 hostkey hash