Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/ui/
H A Dui_lib.c141 enum UI_string_types type, int input_flags, char *result_buf) in general_allocate_prompt()
180 enum UI_string_types type, int input_flags, char *result_buf, int minsize, in general_allocate_string()
208 enum UI_string_types type, int input_flags, char *result_buf) in general_allocate_boolean()
266 UI_add_input_string(UI *ui, const char *prompt, int flags, char *result_buf, in UI_add_input_string()
276 UI_dup_input_string(UI *ui, const char *prompt, int flags, char *result_buf, in UI_dup_input_string()
285 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, in UI_add_verify_string()
295 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_dup_verify_string()
304 const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) in UI_add_input_boolean()
313 const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) in UI_dup_input_boolean()
H A Dui_local.h111 char *result_buf; /* Input and Output: If not NULL, user-defined member
/openbsd-src/usr.bin/ssh/
H A Dumac.c1049 UINT64 result_buf[STREAMS]; in uhash_update() local
1102 UINT64 result_buf[STREAMS]; in uhash_final() local