Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/include/openssl/
H A Dui.h253 const UI_METHOD *UI_get_default_method(void);
/dflybsd-src/crypto/libressl/crypto/ui/
H A Dui_lib.c87 ret->meth = UI_get_default_method(); in UI_new_method()
517 UI_get_default_method(void) in UI_get_default_method() function