Searched refs:UI_get_ex_data (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/ui/
H A Dui.h229 #define UI_get_app_data(s) UI_get_ex_data(s,0)
233 void *UI_get_ex_data(UI *r, int idx);
H A Dui_lib.c588 void *UI_get_ex_data(UI *r, int idx) function

Completed in 66 milliseconds