Home
last modified time | relevance | path

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

/openssl-master/test/
A Dshlibloadtest.c108 OPENSSL_init_crypto_t myOPENSSL_init_crypto; in test_lib() local
114 myOPENSSL_init_crypto = (OPENSSL_init_crypto_t)symbols[0].func; in test_lib()
115 if (!myOPENSSL_init_crypto(OPENSSL_INIT_NO_ATEXIT, NULL)) { in test_lib()

Completed in 3 milliseconds