Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser_compat.h187 #define T_SSHFP ns_t_sshfp
H A Dnameser.h324 ns_t_sshfp = 44, /*%< SSH Fingerprint */ enumerator
/freebsd/lib/libc/resolv/
H A Dres_debug.c496 {ns_t_sshfp, "SSFP", "SSH fingerprint"},
/freebsd/lib/libc/nameser/
H A Dns_print.c710 case ns_t_sshfp: { in ns_sprintrrf()