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

/bind-9.6-ESV-R11/lib/dns/
H A Dtsig.c738 isc_buffer_t otherbuf; local
742 isc_buffer_init(&otherbuf, tsig.other, tsig.otherlen);
743 isc_buffer_putuint48(&otherbuf, tsig.timesigned);

Completed in 19 milliseconds