Home
last modified time | relevance | path

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

/openssl/crypto/ui/
H A Dui_util.c89 static int ui_method_data_index = -1; variable
92 ui_method_data_index = CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_UI_METHOD, in DEFINE_RUN_ONCE_STATIC()
111 UI_method_get_ex_data(UI_get_method(ui), ui_method_data_index); in ui_read()
158 || !UI_method_set_ex_data(ui_method, ui_method_data_index, data)) { in UI_UTIL_wrap_read_pem_callback()

Completed in 3 milliseconds