Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Ddns.c207 u_int8_t dnskey_algorithm; in verify_host_key_dns() local
247 if (!dns_read_rdata(&dnskey_algorithm, &dnskey_digest_type, in verify_host_key_dns()
254 debug3_f("checking SSHFP type %d fptype %d", dnskey_algorithm, in verify_host_key_dns()
267 if (hostkey_algorithm == dnskey_algorithm && in verify_host_key_dns()
272 dnskey_algorithm, dnskey_digest_type); in verify_host_key_dns()
276 dnskey_algorithm, dnskey_digest_type); in verify_host_key_dns()