Home
last modified time | relevance | path

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

/openssl/test/
H A Dbntest.c2616 static int not_primes[] = { -1, 0, 1, 4 }; variable
2628 if (!TEST_true(BN_set_word(r, not_primes[i])) in test_not_prime()
3217 ADD_ALL_TESTS(test_not_prime, (int)OSSL_NELEM(not_primes)); in setup_tests()

Completed in 11 milliseconds