Searched refs:ui_method_data_index (Results 1 – 1 of 1) sorted by relevance
88 static int ui_method_data_index = -1; variable91 ui_method_data_index = CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_UI_METHOD, in DEFINE_RUN_ONCE_STATIC()108 …struct pem_password_cb_data *data = UI_method_get_ex_data(UI_get_method(ui), ui_method_data_index); in ui_read()155 || !UI_method_set_ex_data(ui_method, ui_method_data_index, data)) { in UI_UTIL_wrap_read_pem_callback()