Searched refs:wireformat (Results 1 – 5 of 5) sorted by relevance
173 char *wireformat; in ldns_tsig_mac_new() local228 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()
1751 to support checksumtype that are have a shorter wireformat then
3327 /** store query section in wireformat buffer, return RETVAL */
941 The TLS contains plain DNS in TCP wireformat.
9403 - bug#291: DNS wireformat max is 255. dname_valid allowed 256 length.