Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/doc/man3/
H A DUI_new.pod9 UI_add_error_string, UI_dup_error_string, UI_construct_prompt,
43 int UI_add_error_string(UI *ui, const char *text);
133 UI_add_info_string() and UI_add_error_string() add strings that are shown at
219 UI_add_info_string(), UI_dup_info_string(), UI_add_error_string()
H A DUI_STRING.pod45 UI_dup_info_string(), UI_add_error_string() or UI_dup_error_string()
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dui.h107 int UI_add_error_string(UI *ui, const char *text);
/freebsd-12.1/crypto/openssl/crypto/ui/
H A Dui_lib.c336 int UI_add_error_string(UI *ui, const char *text) in UI_add_error_string() function
/freebsd-12.1/secure/lib/libcrypto/
H A DVersion.map2849 UI_add_error_string;
H A DMakefile.man2858 MLINKS+= UI_new.3 UI_add_error_string.3