Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/hidden/openssl/
H A Dui.h64 LCRYPTO_USED(UI_method_get_opener);
/openbsd/lib/libcrypto/ui/
H A Dui.h336 int (*UI_method_get_opener(const UI_METHOD *method))(UI *);
H A Dui_lib.c676 (*UI_method_get_opener(const UI_METHOD * method))(UI *) in UI_method_get_opener() function
683 LCRYPTO_ALIAS(UI_method_get_opener);
/openbsd/usr.bin/openssl/
H A Dapps.c224 return UI_method_get_opener(UI_OpenSSL()) (ui); in ui_open()
/openbsd/lib/libcrypto/
H A DSymbols.list2308 UI_method_get_opener