Searched defs:test_buf (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/ui/
H A Dui_locl.h124 const char *test_buf; /* Input: test string to verify member in struct:ui_string_st::__anon3337::__anon3338
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

Completed in 114 milliseconds