Home
last modified time | relevance | path

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

/openssl-master/test/
A Dlhash_test.c85 } dels[] = { in test_int_lhash() local
93 const unsigned int n_dels = OSSL_NELEM(dels); in test_int_lhash()
166 const int b = lh_int_delete(h, &dels[i].data) == NULL; in test_int_lhash()
167 if (!TEST_int_eq(b ^ dels[i].null, 0)) { in test_int_lhash()

Completed in 4 milliseconds