Searched refs:ns_t_sshfp (Results 1 – 4 of 4) sorted by relevance
79 ns_t_sshfp = 44, /* SSH Key Fingerprint (RFC4255) */ enumerator197 #define T_SSHFP ns_t_sshfp
89 ns_t_sshfp = 44, /* SSH Key Fingerprint (RFC4255) */ enumerator
129 case ns_t_sshfp: return "SSHFP"; in RRTypeToString()