Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dtest_test.c329 | !TEST(0, TEST_BN_odd(a)) in test_bignum()
345 | !TEST(1, TEST_BN_odd(b)) in test_bignum()
356 | !TEST(1, TEST_BN_odd(c)) in test_bignum()
Dtestutil.h378 # define TEST_BN_odd(a) test_BN_odd(__FILE__, __LINE__, #a, a) macro
Dbntest.c1884 || !TEST_BN_odd(bn)) in test_dec2bn()
1950 || !TEST_BN_odd(bn)) in test_hex2bn()