Searched refs:test_BN_odd (Results 1 – 2 of 2) sorted by relevance
260 int test_BN_odd(const char *file, int line, const char *s, const BIGNUM *a);378 # define TEST_BN_odd(a) test_BN_odd(__FILE__, __LINE__, #a, a)
372 int test_BN_odd(const char *file, int line, const char *s, const BIGNUM *a) in test_BN_odd() function