Searched refs:sldns_b64_ntop_calculate_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/unbound/sldns/
H A Dparseutil.h91 size_t sldns_b64_ntop_calculate_size(size_t srcsize);
H A Dparseutil.c607 size_t sldns_b64_ntop_calculate_size(size_t srcsize) function
634 if(targsize < sldns_b64_ntop_calculate_size(srclength))
H A Dwire2str.c1225 size_t sz = sldns_b64_ntop_calculate_size(num)-1;

Completed in 49 milliseconds