Searched refs:uint_names (Results 1 – 1 of 1) sorted by relevance
463 static const char *uint_names[] = { in test_param_construct() local540 for (j = 0; j < OSSL_NELEM(uint_names); j++) { in test_param_construct()541 if (!TEST_ptr(cp = OSSL_PARAM_locate(p, uint_names[j])) in test_param_construct()546 TEST_note("iteration %zu var %s", j + 1, uint_names[j]); in test_param_construct()