Home
last modified time | relevance | path

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

/openssl/test/
H A Dlhash_test.c239 int todel; in test_int_hashtable() local
286 todel = ossl_ht_delete(ht, TO_HT_KEY(&key)); in test_int_hashtable()
288 if (!TEST_int_eq(todel, 1)) { in test_int_hashtable()
294 if (!TEST_int_eq(todel, 0)) { in test_int_hashtable()

Completed in 9 milliseconds