Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds