Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dui.h339 int (*UI_method_get_flusher(const UI_METHOD *method))(UI *);
/dragonfly/crypto/libressl/crypto/ui/
H A Dui_lib.c642 (*UI_method_get_flusher(const UI_METHOD *method)) (UI *) in UI_method_get_flusher() function