Searched defs:hmac_alg (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccc/
H A Dcc.c381 unsigned char *hmac_alg; local
384 hmac_alg = (unsigned char *) isc_buffer_used(*buffer) +
388 *hmac_alg = algorithm;

Completed in 659 milliseconds