Searched refs:sldns_str2wire_svcparam_key_lookup (Results 1 – 2 of 2) sorted by relevance
1110 sldns_str2wire_svcparam_key_lookup(const char *key, size_t key_len) in sldns_str2wire_svcparam_key_lookup() 1342 svcparamkey = sldns_str2wire_svcparam_key_lookup(val, val_len); in sldns_str2wire_svcbparam_mandatory() 1352 svcparamkey = sldns_str2wire_svcparam_key_lookup(val, next_key - val); in sldns_str2wire_svcbparam_mandatory() 1555 int svcparamkey = sldns_str2wire_svcparam_key_lookup(key, key_len); in sldns_str2wire_svcparam_value() 1109 sldns_str2wire_svcparam_key_lookup(const char *key, size_t key_len) sldns_str2wire_svcparam_key_lookup() function
1259 - Code cleanup for sldns_str2wire_svcparam_key_lookup.1829 - Fix spelling error in comment in sldns_str2wire_svcparam_key_lookup.