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

/bind-9.11.3/lib/isc/
H A Dhash.c340 hash_calc(isc_hash_t *hctx, const unsigned char *key, unsigned int keylen, function
371 return (hash_calc(hctx, key, keylen, case_sensitive));
381 return (hash_calc(isc_hashctx, key, keylen, case_sensitive));

Completed in 11 milliseconds