Home
last modified time | relevance | path

Searched refs:ldns_b64_ntop (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ldns/compat/
H A Db64_ntop.c115 ldns_b64_ntop(uint8_t const *src, size_t srclength, char *target, size_t targsize) { in ldns_b64_ntop() function
/freebsd/contrib/ldns/ldns/
H A Dconfig.h678 int ldns_b64_ntop(uint8_t const *src, size_t srclength,
H A Dconfig.h.in677 int ldns_b64_ntop(uint8_t const *src, size_t srclength,
/freebsd/contrib/ldns/
H A Dutil.c480 int ldns_b64_ntop(const uint8_t* src, size_t srclength,
H A Dhost2str.c498 if (ldns_b64_ntop(ldns_rdf_data(rdf), ldns_rdf_size(rdf), b64, size)) { in ldns_rdf2buffer_str_b64()
1062 ldns_b64_ntop(ldns_rdf_data(rdf) + 2, in ldns_rdf2buffer_str_int16_data()
1290 written = ldns_b64_ntop(data, pk_size, in ldns_rdf2buffer_str_hip()
1489 written = ldns_b64_ntop( data, sz in svcparam_ech2buffer_str()
H A Dconfigure.ac1074 int ldns_b64_ntop(uint8_t const *src, size_t srclength,