Searched defs:test_buf (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10.0-release/crypto/openssl/crypto/ui/
H A Dui_lib.c165 general_allocate_string(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
270 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
277 UI_dup_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
H A Dui_locl.h124 const char *test_buf; /* Input: test string to verify member in struct:ui_string_st::__anon5207::__anon5208

Completed in 123 milliseconds