Home
last modified time | relevance | path

Searched refs:UI_get0_result_string (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DUI_STRING.pod7 UI_get0_action_string, UI_get0_result_string, UI_get_result_string_length,
31 const char *UI_get0_result_string(UI_STRING *uis);
65 UI_get0_result_string() and UI_get_result_string_length() are used to
68 For all other B<UI_STRING> types, UI_get0_result_string() returns NULL
83 result retrievable with UI_get0_result_string() by copying the
87 the result retrievable with UI_get0_result_string() to the first
111 UI_get0_result_string() returns the UI string result buffer for
/openssl/crypto/ui/
H A Dui_lib.c441 return UI_get0_result_string(sk_UI_STRING_value(ui->strings, i)); in UI_get0_result()
795 const char *UI_get0_result_string(UI_STRING *uis) in UI_get0_result_string() function
H A Dui_openssl.c245 if (strcmp(UI_get0_result_string(uis), UI_get0_test_string(uis)) != 0) { in read_string()
/openssl/include/openssl/
H A Dui.h.in359 const char *UI_get0_result_string(UI_STRING *uis);
/openssl/util/
H A Dlibcrypto.num613 UI_get0_result_string 629 3_0_0 EXIST::FUNCTION:

Completed in 40 milliseconds