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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/lhash/
H A Dlhash.c309 unsigned long hash,nni; local
317 nni=lh->num_alloc_nodes;
327 if ((hash%nni) != p)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/lhash/
H A Dlhash.c307 unsigned long hash, nni; local
315 nni = lh->num_alloc_nodes;
324 if ((hash % nni) != p) { /* move it */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/lhash/
H A Dlhash.c307 unsigned long hash, nni; local
315 nni = lh->num_alloc_nodes;
324 if ((hash % nni) != p) { /* move it */

Completed in 118 milliseconds