Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A Dres_debug.cpp365 {ns_t_sshfp, "SSFP", "SSH fingerprint"},
/aosp12/bionic/libc/include/arpa/
H A Dnameser.h328 ns_t_sshfp = 44, /* SSH Fingerprint */ enumerator
/aosp12/bionic/libc/dns/resolv/
H A Dres_debug.c524 {ns_t_sshfp, "SSFP", "SSH fingerprint"},
/aosp12/bionic/libc/dns/nameser/
H A Dns_print.c714 case ns_t_sshfp: { in ns_sprintrrf()