Home
last modified time | relevance | path

Searched refs:ui_write (Results 1 – 1 of 1) sorted by relevance

/trueos/crypto/openssl/apps/
HDapps.c501 static int ui_write(UI *ui, UI_STRING *uis) in ui_write() function
531 UI_method_set_writer(ui_method, ui_write); in setup_ui_method()