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

/freebsd-11.0-release/contrib/unbound/sldns/
H A Dstr2wire.h418 int sldns_str2wire_period_buf(const char* str, uint8_t* rd, size_t* len);
H A Dstr2wire.c942 return sldns_str2wire_period_buf(str, rd, len);
1386 int sldns_str2wire_period_buf(const char* str, uint8_t* rd, size_t* len) function

Completed in 122 milliseconds