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

/freebsd-10-stable/contrib/ldns/ldns/
H A Dldns.h144 extern ldns_lookup_table ldns_cert_algorithms[];
/freebsd-10-stable/contrib/ldns/
H A Dhost2str.c67 ldns_lookup_table ldns_cert_algorithms[] = { variable
224 ldns_lookup_table *lt = ldns_lookup_by_id(ldns_cert_algorithms,
558 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 66 milliseconds