Searched refs:test_mem_eq (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | testutil.h | 367 int test_mem_eq(const char *, int, const char *, const char *, 504 # define TEST_mem_eq(a, m, b, n) test_mem_eq(__FILE__, __LINE__, #a, #b, a, m, b, n)
|
H A D | endecode_test.c | 31 #define TEST_FL_mem_eq(a, m, b, n) test_mem_eq(file, line, #a, #b, a, m, b, n)
|
/freebsd/crypto/openssl/test/testutil/ |
H A D | tests.c | 333 int test_mem_eq(const char *file, int line, const char *st1, const char *st2, in test_mem_eq() function
|