MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3 / crypto_self_test

Method crypto_self_test

client/ovpncli.cpp:1341–1344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1339 }
1340
1341 OPENVPN_CLIENT_EXPORT std::string OpenVPNClient::crypto_self_test()
1342 {
1343 return SelfTest::crypto_self_test();
1344 }
1345
1346 OPENVPN_CLIENT_EXPORT int OpenVPNClient::app_expire()
1347 {

Callers 1

ClientClass · 0.80

Calls 1

crypto_self_testFunction · 0.85

Tested by

no test coverage detected