Searched defs:dns_name_to_wire_format (Results 1 – 2 of 2) sorted by relevance
75 TEST(dns_name_to_wire_format) { in TEST() argument
853 int dns_name_to_wire_format(const char *domain, uint8_t *buffer, size_t len, bool canonical) { in dns_name_to_wire_format() function