Searched refs:UI_new_method (Results 1 – 3 of 3) sorted by relevance
88 UI *UI_new_method(const UI_METHOD *method);
74 return (UI_new_method(NULL)); in UI_new()78 UI_new_method(const UI_METHOD *method) in UI_new_method() function
365 ui = UI_new_method(ui_method); in password_callback()