Searched refs:sldns_str2wire_svcparam_key_lookup (Results 1 – 2 of 2) sorted by relevance
1109 sldns_str2wire_svcparam_key_lookup(const char *key, size_t key_len) in sldns_str2wire_svcparam_key_lookup() function1341 svcparamkey = sldns_str2wire_svcparam_key_lookup(val, val_len); in sldns_str2wire_svcbparam_mandatory()1351 svcparamkey = sldns_str2wire_svcparam_key_lookup(val, next_key - val); in sldns_str2wire_svcbparam_mandatory()1554 int svcparamkey = sldns_str2wire_svcparam_key_lookup(key, key_len); in sldns_str2wire_svcparam_value()
994 - Code cleanup for sldns_str2wire_svcparam_key_lookup.1564 - Fix spelling error in comment in sldns_str2wire_svcparam_key_lookup.