Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dlhash_test.c37 static unsigned long int int_hash(const int *p) in int_hash() function
83 LHASH_OF(int) *h = lh_int_new(&int_hash, &int_cmp); in test_int_lhash()