Home
last modified time | relevance | path

Searched refs:wireformat (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ldns/
Dtsig.c173 char *wireformat; in ldns_tsig_mac_new() local
228 wireformat = (char *) data_buffer->_data; in ldns_tsig_mac_new()
262 (void) HMAC(digester, key_bytes, key_size, (void *)wireformat, in ldns_tsig_mac_new()
/freebsd-12-stable/crypto/heimdal/
DChangeLog.20031751 to support checksumtype that are have a shorter wireformat then
/freebsd-12-stable/contrib/unbound/contrib/
Dfastrpz.patch3327 /** store query section in wireformat buffer, return RETVAL */
/freebsd-12-stable/contrib/unbound/doc/
DChangelog8140 - bug#291: DNS wireformat max is 255. dname_valid allowed 256 length.