Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dui.h152 int UI_dup_error_string(UI *ui, const char *text);
/dragonfly/crypto/libressl/crypto/ui/
H A Dui_lib.c332 UI_dup_error_string(UI *ui, const char *text) in UI_dup_error_string() function