Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
HDapps_posix.c182 UI_destroy_method(ui_method); in destroy_ui()
/dragonfly/crypto/libressl/include/openssl/
HDui.h326 void UI_destroy_method(UI_METHOD *ui_method);
/dragonfly/crypto/libressl/crypto/ui/
HDui_lib.c556 UI_destroy_method(UI_METHOD *ui_method) in UI_destroy_method() function