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

/bind-9.6-ESV-R11/lib/dns/
H A Dhmac_link.c58 static isc_result_t hmacmd5_fromdns(dst_key_t *key, isc_buffer_t *data);
173 ret = hmacmd5_fromdns(key, &b);
211 hmacmd5_fromdns(dst_key_t *key, isc_buffer_t *data) { function
290 tresult = hmacmd5_fromdns(key, &b);
322 hmacmd5_fromdns,

Completed in 241 milliseconds