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

/freebsd-11.0-release/contrib/unbound/sldns/
H A Dstr2wire.h282 int sldns_str2wire_int16_buf(const char* str, uint8_t* rd, size_t* len);
H A Dstr2wire.c912 return sldns_str2wire_int16_buf(str, rd, len);
994 int sldns_str2wire_int16_buf(const char* str, uint8_t* rd, size_t* len) function
1318 int s = sldns_str2wire_int16_buf(str, rd, len);

Completed in 110 milliseconds