Home
last modified time | relevance | path

Searched defs:test_buf (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/regress/usr.bin/ssh/unittests/sshbuf/
H A Dtest_sshbuf_fixed.c22 const u_char test_buf[] = "\x01\x12\x34\x56\x78\x00\x00\x00\x05hello"; variable
/openbsd-src/lib/libcrypto/ui/
H A Dui_lib.c181 int maxsize, const char *test_buf) in general_allocate_string()
286 int minsize, int maxsize, const char *test_buf) in UI_add_verify_string()
295 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_dup_verify_string()
H A Dui_local.h123 const char *test_buf; /* Input: test string to verify member
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_format_interceptor_test.cpp62 static const char test_buf[] = "Test string."; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp379 } test_buf; in getConstantFieldValue() local