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

/bind-9.6-ESV-R11/lib/dns/
H A Dhmac_link.c875 static isc_result_t hmacsha256_fromdns(dst_key_t *key, isc_buffer_t *data);
979 ret = hmacsha256_fromdns(key, &b);
1017 hmacsha256_fromdns(dst_key_t *key, isc_buffer_t *data) { function
1097 tresult = hmacsha256_fromdns(key, &b);
1129 hmacsha256_fromdns,

Completed in 14 milliseconds