Home
last modified time | relevance | path

Searched refs:sldns_str2wire_hip_buf (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.h579 int sldns_str2wire_hip_buf(const char* str, uint8_t* rd, size_t* len);
H A Dstr2wire.c1729 return sldns_str2wire_hip_buf(str, rd, len); in sldns_str2wire_rdf_buf()
2786 int sldns_str2wire_hip_buf(const char* str, uint8_t* rd, size_t* len) in sldns_str2wire_hip_buf() function
/freebsd/contrib/unbound/doc/
H A DChangelog1698 - Fix #610: Undefine-shift in sldns_str2wire_hip_buf.