Searched refs:sldns_lookup_by_name (Results 1 – 4 of 4) sorted by relevance
39 sldns_lookup_table *sldns_lookup_by_name(sldns_lookup_table table[],
22 sldns_lookup_by_name(sldns_lookup_table *table, const char *name) in sldns_lookup_by_name() function
1368 sldns_lookup_table *lt = sldns_lookup_by_name(sldns_cert_algorithms, in sldns_str2wire_cert_alg_buf()1388 sldns_lookup_table *lt = sldns_lookup_by_name(sldns_algorithms, str); in sldns_str2wire_alg_buf()1403 sldns_lookup_table *lt = sldns_lookup_by_name(sldns_tsig_errors, str); in sldns_str2wire_tsigerror_buf()
738 lt = sldns_lookup_by_name(sldns_rr_classes, name); in sldns_get_rr_class_by_name()