Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/include/openssl/
H A Dui.h252 void UI_set_default_method(const UI_METHOD *meth);
/dflybsd-src/crypto/libressl/crypto/ui/
H A Dui_lib.c511 UI_set_default_method(const UI_METHOD *meth) in UI_set_default_method() function