Home
last modified time | relevance | path

Searched refs:UI_dup_error_string (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/crypto/openssl/doc/man3/
H A DUI_new.pod9 UI_add_error_string, UI_dup_error_string, UI_construct_prompt,
44 int UI_dup_error_string(UI *ui, const char *text);
147 UI_dup_info_string() and UI_dup_error_string() are basically the same
220 and UI_dup_error_string() return a positive number on success or a value which
H A DUI_STRING.pod45 UI_dup_info_string(), UI_add_error_string() or UI_dup_error_string()
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dui.h108 int UI_dup_error_string(UI *ui, const char *text);
/freebsd-13.1/crypto/openssl/crypto/ui/
H A Dui_lib.c342 int UI_dup_error_string(UI *ui, const char *text) in UI_dup_error_string() function
/freebsd-13.1/secure/lib/libcrypto/
H A DVersion.map2859 UI_dup_error_string;
/freebsd-13.1/crypto/openssl/crypto/err/
H A Dopenssl.txt1631 UI_F_UI_DUP_ERROR_STRING:101:UI_dup_error_string
/freebsd-13.1/secure/lib/libcrypto/man/man3/
H A DMakefile2896 MLINKS+= UI_new.3 UI_dup_error_string.3