Home
last modified time | relevance | path

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

/openssl-master/test/
A 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()
A Dtestutil.h487 # define TEST_BN_odd(a) test_BN_odd(__FILE__, __LINE__, #a, a) macro
A Dbntest.c1837 || !TEST_BN_odd(bn)) in test_dec2bn()
1903 || !TEST_BN_odd(bn)) in test_hex2bn()

Completed in 10 milliseconds