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

/freebsd-12-stable/contrib/ldns/ldns/
H A Dconfig.h588 static inline size_t ldns_b64_pton_calculate_size(size_t srcsize) function
/freebsd-12-stable/contrib/ldns/
H A Dtsig.c239 ldns_b64_pton_calculate_size(strlen(key_data)));
245 ldns_b64_pton_calculate_size(strlen(key_data)));
H A Dstr2host.c1526 size_t pk_wire_size = ldns_b64_pton_calculate_size(pk_size);
1593 /* Because ldns_b64_pton_calculate_size isn't always correct:

Completed in 108 milliseconds