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

/bind-9.6-ESV-R11/lib/dns/
H A Dhmac_link.c337 static isc_result_t hmacsha1_fromdns(dst_key_t *key, isc_buffer_t *data);
441 ret = hmacsha1_fromdns(key, &b);
479 hmacsha1_fromdns(dst_key_t *key, isc_buffer_t *data) { function
559 tresult = hmacsha1_fromdns(key, &b);
591 hmacsha1_fromdns,

Completed in 12 milliseconds