Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Ddns.c209 u_int8_t dnskey_algorithm; in verify_host_key_dns() local
249 if (!dns_read_rdata(&dnskey_algorithm, &dnskey_digest_type, in verify_host_key_dns()
256 debug3_f("checking SSHFP type %d fptype %d", dnskey_algorithm, in verify_host_key_dns()
269 if (hostkey_algorithm == dnskey_algorithm && in verify_host_key_dns()
274 dnskey_algorithm, dnskey_digest_type); in verify_host_key_dns()
278 dnskey_algorithm, dnskey_digest_type); in verify_host_key_dns()