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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dlist.c346 word_hash_function (const void *key, uint32_t iv) function
392 struct hash *hash = hash_init (10000, get_random (), word_hash_function, word_compare_function);
393 struct hash *nhash = hash_init (256, get_random (), word_hash_function, word_compare_function);

Completed in 86 milliseconds