Home
last modified time | relevance | path

Searched refs:UI_get_ex_data (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/libcrypto/ui/
H A Dui.h243 #define UI_get_app_data(s) UI_get_ex_data(s,0)
247 void *UI_get_ex_data(UI *r, int idx);
H A Dui_lib.c529 UI_get_ex_data(UI *r, int idx) in UI_get_ex_data() function
533 LCRYPTO_ALIAS(UI_get_ex_data);
/openbsd-src/lib/libcrypto/hidden/openssl/
H A Dui.h49 LCRYPTO_USED(UI_get_ex_data);
/openbsd-src/lib/libcrypto/
H A DSymbols.list2299 UI_get_ex_data