Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser.h332 ns_t_sshfp = 44, /* SSH Fingerprint */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c506 {ns_t_sshfp, "SSFP", "SSH fingerprint"},
/bionic/libc/dns/nameser/
Dns_print.c714 case ns_t_sshfp: { in ns_sprintrrf()