Searched refs:sldns_str2wire_b32_ext_buf (Results 1 – 2 of 2) sorted by relevance
381 int sldns_str2wire_b32_ext_buf(const char* str, uint8_t* rd, size_t* len);
1683 return sldns_str2wire_b32_ext_buf(str, rd, len); in sldns_str2wire_rdf_buf()1715 return sldns_str2wire_b32_ext_buf(str, rd, len); in sldns_str2wire_rdf_buf()1947 int sldns_str2wire_b32_ext_buf(const char* str, uint8_t* rd, size_t* len) in sldns_str2wire_b32_ext_buf() function