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

/bind-9.11.3/bin/tests/hashes/
H A Dt_hashes.c314 t_hash(const char *hname, HASH_INIT init, UPDATE update, FINAL final, argument
329 ck(hname, in, out);
388 t_hmac(const char *hname, HMAC_INIT init, UPDATE update, SIGN sign, argument
407 ck(hname, in, out);
/bind-9.11.3/lib/dns/
H A Dresolver.c4698 dns_name_t *name, *hname; local
4713 hname = dns_fixedname_name(&hevent->foundname);
4718 result = dns_name_copy(hname, name, NULL);

Completed in 34 milliseconds