Home
last modified time | relevance | path

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

/openssl/test/
H 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()
H A Dtestutil.h497 # define TEST_BN_odd(a) test_BN_odd(__FILE__, __LINE__, #a, a) macro
H A Dbntest.c2029 || !TEST_BN_odd(bn)) in test_dec2bn()
2095 || !TEST_BN_odd(bn)) in test_hex2bn()

Completed in 25 milliseconds