Home
last modified time | relevance | path

Searched refs:ASSERT_MEM_ZERO_NE (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/regress/usr.bin/ssh/unittests/sshbuf/
Dtest_sshbuf_fuzz.c43 ASSERT_MEM_ZERO_NE(sshbuf_ptr(p1), sshbuf_len(p1)); in sshbuf_fuzz_tests()
103 ASSERT_MEM_ZERO_NE(sshbuf_ptr(p1), sshbuf_len(p1)); in sshbuf_fuzz_tests()
124 ASSERT_MEM_ZERO_NE(sshbuf_ptr(p1), sshbuf_len(p1)); in sshbuf_fuzz_tests()
/openbsd/src/regress/sbin/iked/test_helper/
Dtest_helper.h120 #define ASSERT_MEM_ZERO_NE(a1, l) \ macro
/openbsd/src/regress/usr.bin/ssh/unittests/test_helper/
Dtest_helper.h139 #define ASSERT_MEM_ZERO_NE(a1, l) \ macro