Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dldns.h143 extern ldns_lookup_table ldns_algorithms[];
/freebsd/contrib/ldns/
H A Dhost2str.c50 ldns_lookup_table ldns_algorithms[] = { variable
224 ldns_lookup_table *lt = ldns_lookup_by_id(ldns_algorithms, in ldns_algorithm2buffer_str()
2223 lt = ldns_lookup_by_id(ldns_algorithms, data[i]); in ldns_edns_dau2buffer_str()
H A Dstr2host.c836 return ldns_str2rdf_mnemonic4int8(ldns_algorithms, rd, str); in ldns_str2rdf_alg()