Home
last modified time | relevance | path

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

/openssl/test/
H A Dlhash_test.c46 static int int_cmp(const int *p, const int *q) in int_cmp() function
97 LHASH_OF(int) *h = lh_int_new(&int_hash, &int_cmp); in test_int_lhash()
342 LHASH_OF(int) *h = lh_int_new(&stress_hash, &int_cmp); in test_stress()

Completed in 9 milliseconds