Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dparams_test.c573 static struct int_from_text_test_st int_from_text_test_cases[] = { variable
696 return check_int_from_text(int_from_text_test_cases[i]); in test_allocate_from_text()
707 ADD_ALL_TESTS(test_allocate_from_text, OSSL_NELEM(int_from_text_test_cases)); in setup_tests()