Searched refs:default_UI_meth (Results 1 – 1 of 1) sorted by relevance
716 static const UI_METHOD *default_UI_meth = &ui_openssl; variable720 static const UI_METHOD *default_UI_meth = NULL; variable726 default_UI_meth = meth; in UI_set_default_method()731 return default_UI_meth; in UI_get_default_method()
Completed in 5 milliseconds