Home
last modified time | relevance | path

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

/openssl/test/
H A Dlhash_test.c240 int todel; in test_int_hashtable() local
287 todel = ossl_ht_delete(ht, TO_HT_KEY(&key)); in test_int_hashtable()
289 if (!TEST_int_eq(todel, 1)) { in test_int_hashtable()
295 if (!TEST_int_eq(todel, 0)) { in test_int_hashtable()

Completed in 5 milliseconds