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

/bind-9.6-ESV-R11/lib/isc/
H A Dhash.c348 hash_calc(isc_hash_t *hctx, const unsigned char *key, unsigned int keylen, function
379 return (hash_calc(hctx, key, keylen, case_sensitive));
389 return (hash_calc(hash, key, keylen, case_sensitive));

Completed in 9 milliseconds