Searched refs:sldns_b64_pton_calculate_size (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/unbound/sldns/
H A Dparseutil.h101 size_t sldns_b64_pton_calculate_size(size_t srcsize);
H A Dparseutil.c699 size_t sldns_b64_pton_calculate_size(size_t srcsize) function
H A Dstr2wire.c1207 size_t sz = sldns_b64_pton_calculate_size(strlen(str));
/freebsd-11-stable/contrib/unbound/services/
H A Dlisten_dnsport.c2549 expectb64len = sldns_b64_pton_calculate_size(length);

Completed in 125 milliseconds