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

/bind-9.6-ESV-R11/lib/dns/
H A Dhmac_link.c1413 static isc_result_t hmacsha512_fromdns(dst_key_t *key, isc_buffer_t *data);
1517 ret = hmacsha512_fromdns(key, &b);
1555 hmacsha512_fromdns(dst_key_t *key, isc_buffer_t *data) { function
1635 tresult = hmacsha512_fromdns(key, &b);
1667 hmacsha512_fromdns,

Completed in 12 milliseconds