Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dldns.h143 extern ldns_lookup_table ldns_algorithms[];
/dragonfly/contrib/ldns/
H A Dhost2str.c53 ldns_lookup_table ldns_algorithms[] = { variable
227 ldns_lookup_table *lt = ldns_lookup_by_id(ldns_algorithms, in ldns_algorithm2buffer_str()
2226 lt = ldns_lookup_by_id(ldns_algorithms, data[i]); in ldns_edns_dau2buffer_str()
H A Dstr2host.c835 return ldns_str2rdf_mnemonic4int8(ldns_algorithms, rd, str); in ldns_str2rdf_alg()