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

/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dhash.c362 hash_calc(isc_hash_t *hctx, const unsigned char *key, unsigned int keylen, function
393 return (hash_calc(hctx, key, keylen, case_sensitive));
403 return (hash_calc(hash, key, keylen, case_sensitive));

Completed in 60 milliseconds