Searched refs:sldns_b32_ntop_calculate_size (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/unbound/sldns/
H A Dparseutil.h112 size_t sldns_b32_ntop_calculate_size(size_t src_data_length);
H A Dparseutil.c366 size_t sldns_b32_ntop_calculate_size(size_t src_data_length) function
389 ret_sz = add_padding ? sldns_b32_ntop_calculate_size(src_sz)
H A Dwire2str.c1532 sz = sldns_b32_ntop_calculate_size(datalen);
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dparseutil.h112 size_t sldns_b32_ntop_calculate_size(size_t src_data_length);
H A Dparseutil.c366 size_t sldns_b32_ntop_calculate_size(size_t src_data_length) function
389 ret_sz = add_padding ? sldns_b32_ntop_calculate_size(src_sz)
H A Dwire2str.c1532 sz = sldns_b32_ntop_calculate_size(datalen);

Completed in 145 milliseconds