Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h370 # define TEST_BN_ne_zero(a) test_BN_ne_zero(__FILE__, __LINE__, #a, a) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h517 # define TEST_BN_ne_zero(a) test_BN_ne_zero(__FILE__, __LINE__, #a, a) macro