Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ldns/ldns/
HDldns.h144 extern ldns_lookup_table ldns_cert_algorithms[];
/freebsd-11-stable/contrib/ldns/
HDhost2str.c67 ldns_lookup_table ldns_cert_algorithms[] = { variable
224 ldns_lookup_table *lt = ldns_lookup_by_id(ldns_cert_algorithms, in ldns_cert_algorithm2buffer_str()
558 lt = ldns_lookup_by_id(ldns_cert_algorithms, (int) data); in ldns_rdf2buffer_str_cert_alg()
HDstr2host.c758 lt = ldns_lookup_by_name(ldns_cert_algorithms, str); in ldns_str2rdf_cert_alg()