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

/freebsd-13-stable/contrib/ldns/compat/
H A Db64_ntop.c115 ldns_b64_ntop(uint8_t const *src, size_t srclength, char *target, size_t targsize) { function
/freebsd-13-stable/contrib/ldns/ldns/
H A Dconfig.h573 int ldns_b64_ntop(uint8_t const *src, size_t srclength,
/freebsd-13-stable/contrib/ldns/
H A Dutil.c469 int ldns_b64_ntop(const uint8_t* src, size_t srclength,
H A Dhost2str.c481 if (ldns_b64_ntop(ldns_rdf_data(rdf), ldns_rdf_size(rdf), b64, size)) {
1044 ldns_b64_ntop(ldns_rdf_data(rdf) + 2,
1271 written = ldns_b64_ntop(data, pk_size,

Completed in 124 milliseconds