Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/ui/
H A Dui_lib.c177 int maxsize, const char *test_buf) in general_allocate_string()
280 int minsize, int maxsize, const char *test_buf) in UI_add_verify_string()
288 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_dup_verify_string()
H A Dui_locl.h123 const char *test_buf; /* Input: test string to verify member
/dflybsd-src/test/unix/passdesc/
H A Dpassdesc.c17 static void *test_buf; variable