Searched defs:t_hash (Results 1 - 1 of 1) 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, function
359 t_hash("SHA1", (HASH_INIT)isc_sha1_init, (UPDATE)isc_sha1_update,
363 t_hash("md5", (HASH_INIT)isc_md5_init, (UPDATE)isc_md5_update,

Completed in 12 milliseconds