Searched defs:UI_set_app_data (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/include/openssl/ | ||
| H A D | ui.h.in | 220 #define UI_set_app_data(s, arg) UI_set_ex_data(s, 0, arg) macro |
| H A D | ui.h | 219 #define UI_set_app_data(s, arg) UI_set_ex_data(s, 0, arg) macro |