Searched refs:sldns_b64_ntop_calculate_size (Results 1 – 3 of 3) sorted by relevance
93 size_t sldns_b64_ntop_calculate_size(size_t srcsize);
650 size_t sldns_b64_ntop_calculate_size(size_t srcsize) in sldns_b64_ntop_calculate_size() function677 if(targsize < sldns_b64_ntop_calculate_size(srclength)) in sldns_b64_ntop_base()
1558 size_t sz = sldns_b64_ntop_calculate_size(num)-1; in sldns_wire2str_b64_scan_num()