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

/bind-9.6-ESV-R11/lib/dns/
H A Dhmac_link.c606 static isc_result_t hmacsha224_fromdns(dst_key_t *key, isc_buffer_t *data);
710 ret = hmacsha224_fromdns(key, &b);
748 hmacsha224_fromdns(dst_key_t *key, isc_buffer_t *data) { function
828 tresult = hmacsha224_fromdns(key, &b);
860 hmacsha224_fromdns,

Completed in 1721 milliseconds