Home
last modified time | relevance | path

Searched refs:sldns_b64_pton_calculate_size (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/sbin/unwind/libunbound/sldns/
Dparseutil.h103 size_t sldns_b64_pton_calculate_size(size_t srcsize);
Dparseutil.c742 size_t sldns_b64_pton_calculate_size(size_t srcsize) in sldns_b64_pton_calculate_size() function
Dstr2wire.c1932 size_t sz = sldns_b64_pton_calculate_size(strlen(str)); in sldns_str2wire_b64_buf()
/openbsd/src/usr.sbin/unbound/sldns/
Dparseutil.h103 size_t sldns_b64_pton_calculate_size(size_t srcsize);
Dparseutil.c742 size_t sldns_b64_pton_calculate_size(size_t srcsize) in sldns_b64_pton_calculate_size() function
Dstr2wire.c1932 size_t sz = sldns_b64_pton_calculate_size(strlen(str)); in sldns_str2wire_b64_buf()
/openbsd/src/sbin/unwind/libunbound/services/
Dlisten_dnsport.c2853 expectb64len = sldns_b64_pton_calculate_size(length); in http2_buffer_uri_query()
/openbsd/src/usr.sbin/unbound/services/
Dlisten_dnsport.c2853 expectb64len = sldns_b64_pton_calculate_size(length); in http2_buffer_uri_query()