Searched refs:sldns_str2wire_int32_buf (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/unbound/sldns/
H A Dstr2wire.h293 int sldns_str2wire_int32_buf(const char* str, uint8_t* rd, size_t* len);
H A Dstr2wire.c948 return sldns_str2wire_int32_buf(str, rd, len);
1045 int sldns_str2wire_int32_buf(const char* str, uint8_t* rd, size_t* len) function

Completed in 57 milliseconds