Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dldns.h145 extern ldns_lookup_table ldns_cert_algorithms[];
/freebsd/contrib/ldns/
H A Dhost2str.c81 ldns_lookup_table ldns_cert_algorithms[] = { variable
238 ldns_lookup_table *lt = ldns_lookup_by_id(ldns_cert_algorithms, in ldns_cert_algorithm2buffer_str()
581 lt = ldns_lookup_by_id(ldns_cert_algorithms, (int) data); in ldns_rdf2buffer_str_cert_alg()
H A Dstr2host.c769 lt = ldns_lookup_by_name(ldns_cert_algorithms, str); in ldns_str2rdf_cert_alg()