Searched refs:UI_create_method (Results 1 – 4 of 4) sorted by relevance
306 UI_METHOD *UI_create_method(char *name);
619 UI_METHOD *UI_create_method(char *name) in UI_create_method() function
531 ui_method = UI_create_method("OpenSSL application user interface"); in setup_ui_method()