Home
last modified time | relevance | path

Searched refs:UI_set_result (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DUI_STRING.pod9 UI_get_result_maxsize, UI_set_result, UI_set_result_ex
36 int UI_set_result(UI *ui, UI_STRING *uis, const char *result);
95 UI_set_result() does the same thing as UI_set_result_ex(), but calculates
130 UI_set_result() returns 0 on success or when the UI string is of any
/freebsd/crypto/openssl/apps/lib/
H A Dapps_ui.c41 UI_set_result(ui, uis, password); in ui_read()
58 UI_set_result(ui, uis, ""); in ui_read()
/freebsd/crypto/openssl/include/openssl/
H A Dui.h393 int UI_set_result(UI *ui, UI_STRING *uis, const char *result);
H A Dui.h.in370 int UI_set_result(UI *ui, UI_STRING *uis, const char *result);
/freebsd/crypto/openssl/crypto/ui/
H A Dui_openssl.c351 if (UI_set_result(ui, uis, result) >= 0) in read_string_inner()
H A Dui_lib.c874 int UI_set_result(UI *ui, UI_STRING *uis, const char *result) in UI_set_result() function
/freebsd/secure/lib/libcrypto/
H A DVersion.map2820 UI_set_result;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4347 MLINKS+= UI_STRING.3 UI_set_result.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num892 UI_set_result 915 3_0_0 EXIST::FUNCTION: