Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h376 # define TEST_BN_eq_word(a, w) test_BN_eq_word(__FILE__, __LINE__, #a, #w, a, w) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h523 # define TEST_BN_eq_word(a, w) test_BN_eq_word(__FILE__, __LINE__, #a, #w, a, w) macro