Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Ddns.c200 uint8_t dnskey_algorithm; in verify_host_key_dns() local
240 if (!dns_read_rdata(&dnskey_algorithm, &dnskey_digest_type, in verify_host_key_dns()
247 debug3_f("checking SSHFP type %d fptype %d", dnskey_algorithm, in verify_host_key_dns()
260 if (hostkey_algorithm == dnskey_algorithm && in verify_host_key_dns()
265 dnskey_algorithm, dnskey_digest_type); in verify_host_key_dns()
269 dnskey_algorithm, dnskey_digest_type); in verify_host_key_dns()