Searched defs:UI_get_app_data (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/include/openssl/ | ||
| H A D | ui.h.in | 221 #define UI_get_app_data(s) UI_get_ex_data(s, 0) macro |
| H A D | ui.h | 220 #define UI_get_app_data(s) UI_get_ex_data(s, 0) macro |