Home
last modified time | relevance | path

Searched refs:hashpjw (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/installer/libaura/
HDdict.c150 hashpjw(const void *key, size_t key_size, size_t table_size) { in hashpjw() function
195 *b_index = hashpjw(key, key_size, d->num_buckets); in aura_dict_locate_hash()