Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/include/
H A Dapps_ui.h23 void destroy_ui_method(void);
/freebsd/crypto/openssl/test/
H A Duitest.c85 destroy_ui_method(); in test_new_ui()
/freebsd/crypto/openssl/apps/lib/
H A Dapps_ui.c139 void destroy_ui_method(void) in destroy_ui_method() function
/freebsd/crypto/openssl/apps/
H A Dopenssl.c94 destroy_ui_method(); in apps_shutdown()