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

/freebsd-11-stable/contrib/ldns/ldns/
H A Dkeys.h491 size_t ldns_key_hmac_size(const ldns_key *k);
/freebsd-11-stable/contrib/ldns/
H A Dkeys.c1160 ldns_key_hmac_size(const ldns_key *k) function
1546 bin = LDNS_XMALLOC(unsigned char, ldns_key_hmac_size(k));
1554 size = ldns_key_hmac_size(k);
H A Dhost2str.c1899 i = ldns_key_hmac_size(k);

Completed in 73 milliseconds