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

/bind-9.11.3/lib/dns/
H A Dhmac_link.c949 static isc_result_t hmacsha256_fromdns(dst_key_t *key, isc_buffer_t *data);
1057 ret = hmacsha256_fromdns(key, &b);
1096 hmacsha256_fromdns(dst_key_t *key, isc_buffer_t *data) { function
1185 tresult = hmacsha256_fromdns(key, &b);
1219 hmacsha256_fromdns,

Completed in 2512 milliseconds