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

/bind-9.11.3/lib/dns/
H A Dhmac_link.c50 static isc_result_t hmacmd5_fromdns(dst_key_t *key, isc_buffer_t *data);
169 ret = hmacmd5_fromdns(key, &b);
208 hmacmd5_fromdns(dst_key_t *key, isc_buffer_t *data) { function
297 tresult = hmacmd5_fromdns(key, &b);
331 hmacmd5_fromdns,

Completed in 19 milliseconds