Searched refs:default_UI_meth (Results 1 – 1 of 1) sorted by relevance
69 static const UI_METHOD *default_UI_meth = NULL; variable513 default_UI_meth = meth; in UI_set_default_method()519 if (default_UI_meth == NULL) { in UI_get_default_method()520 default_UI_meth = UI_OpenSSL(); in UI_get_default_method()522 return default_UI_meth; in UI_get_default_method()