Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Ddns.c201 u_int8_t hostkey_algorithm; in verify_host_key_dns() local
256 if (!dns_read_key(&hostkey_algorithm, &dnskey_digest_type, in verify_host_key_dns()
265 if (hostkey_algorithm == dnskey_algorithm && in verify_host_key_dns()