Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/lhash/
HDlhash.c307 unsigned long hash, nni; in expand() local
315 nni = lh->num_alloc_nodes; in expand()
324 if ((hash % nni) != p) { /* move it */ in expand()