Searched refs:OPENSSL_atexit_t (Results 1 – 1 of 1) sorted by relevance
24 typedef int (*OPENSSL_atexit_t)(void (*handler)(void)); typedef77 OPENSSL_atexit_t myOPENSSL_atexit; in test_lib()166 myOPENSSL_atexit = (OPENSSL_atexit_t)symbols[4].func; in test_lib()