MCPcopy Create free account
hub / github.com/apache/thrift / openssl_cleanup

Function openssl_cleanup

lib/cpp/test/OpenSSLManualInitTest.cpp:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void openssl_cleanup() {
49#if MANUAL_OPENSSL_INIT
50 cleanupOpenSSL();
51#endif
52}
53
54void test_openssl_availability() {
55 // Check whether Thrift leaves OpenSSL functionality available after

Callers 1

Calls 1

cleanupOpenSSLFunction · 0.85

Tested by

no test coverage detected