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

/bind-9.11.3/lib/dns/
H A Dhmac_link.c1236 static isc_result_t hmacsha384_fromdns(dst_key_t *key, isc_buffer_t *data);
1344 ret = hmacsha384_fromdns(key, &b);
1383 hmacsha384_fromdns(dst_key_t *key, isc_buffer_t *data) { function
1472 tresult = hmacsha384_fromdns(key, &b);
1506 hmacsha384_fromdns,

Completed in 447 milliseconds