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

/freebsd-12-stable/contrib/ldns/ldns/
H A Dldns.h144 extern ldns_lookup_table ldns_cert_algorithms[];
/freebsd-12-stable/contrib/ldns/
H A Dhost2str.c73 ldns_lookup_table ldns_cert_algorithms[] = { variable
230 ldns_lookup_table *lt = ldns_lookup_by_id(ldns_cert_algorithms,
564 lt = ldns_lookup_by_id(ldns_cert_algorithms, (int) data);
H A Dstr2host.c758 lt = ldns_lookup_by_name(ldns_cert_algorithms, str);

Completed in 166 milliseconds