Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Ddns.c205 u_int8_t dnskey_algorithm; in verify_host_key_dns() local
245 if (!dns_read_rdata(&dnskey_algorithm, &dnskey_digest_type, in verify_host_key_dns()
252 debug3_f("checking SSHFP type %d fptype %d", dnskey_algorithm, in verify_host_key_dns()
265 if (hostkey_algorithm == dnskey_algorithm && in verify_host_key_dns()
270 dnskey_algorithm, dnskey_digest_type); in verify_host_key_dns()
274 dnskey_algorithm, dnskey_digest_type); in verify_host_key_dns()