Searched defs:TEST_BN_eq (Results 1 – 2 of 2) sorted by relevance
/netbsd/crypto/external/bsd/openssl.old/dist/test/ |
H A D | testutil.h | 363 # define TEST_BN_eq(a, b) test_BN_eq(__FILE__, __LINE__, #a, #b, a, b) macro
|
/netbsd/crypto/external/bsd/openssl/dist/test/ |
H A D | testutil.h | 510 # define TEST_BN_eq(a, b) test_BN_eq(__FILE__, __LINE__, #a, #b, a, b) macro
|