Home
last modified time | relevance | path

Searched refs:UI_add_error_string (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/common/openssl/doc/crypto/
H A Dui.pod8 UI_add_error_string, UI_dup_error_string, UI_construct_prompt,
40 int UI_add_error_string(UI *ui, const char *text);
126 UI_add_info_string() and UI_add_error_string() add strings that are shown at
/onnv-gate/usr/src/common/openssl/crypto/ui/
H A Dui.h146 int UI_add_error_string(UI *ui, const char *text);
H A Dui_lib.c387 int UI_add_error_string(UI *ui, const char *text) in UI_add_error_string() function