MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / GetContext

Method GetContext

extra/yassl/src/yassl_int.cpp:2515–2518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2513
2514
2515const SSL_CTX* Security::GetContext() const
2516{
2517 return ctx_;
2518}
2519
2520
2521const Parameters& Security::get_parms() const

Callers 9

sendFinishedFunction · 0.80
ProcessMethod · 0.80
set_sessionMethod · 0.80
GetMultiProtocolMethod · 0.80
addMethod · 0.80
SSL_get_sessionFunction · 0.80
SSL_set_sessionFunction · 0.80
SSL_get_verify_modeFunction · 0.80
SSL_get_verify_depthFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected