Home
last modified time | relevance | path

Searched defs:TEST_BN_eq (Results 1 – 2 of 2) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h363 # 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 Dtestutil.h510 # define TEST_BN_eq(a, b) test_BN_eq(__FILE__, __LINE__, #a, #b, a, b) macro