Home
last modified time | relevance | path

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

/openssl-master/test/
A Dtestutil.h357 int test_BN_odd(const char *file, int line, const char *s, const BIGNUM *a);
487 # define TEST_BN_odd(a) test_BN_odd(__FILE__, __LINE__, #a, a)
/openssl-master/test/testutil/
A Dtests.c396 int test_BN_odd(const char *file, int line, const char *s, const BIGNUM *a) in test_BN_odd() function

Completed in 5 milliseconds