Searched refs:default_UI_meth (Results 1 – 1 of 1) sorted by relevance
714 static const UI_METHOD *default_UI_meth = &ui_openssl; variable718 static const UI_METHOD *default_UI_meth = NULL; variable724 default_UI_meth = meth; in UI_set_default_method()729 return default_UI_meth; in UI_get_default_method()
Completed in 4 milliseconds