Searched refs:GlobalState (Results 1 – 2 of 2) sorted by relevance
20 struct GlobalState { struct21 GlobalState() : ctx(SSL_CTX_new(TLS_method())) {} in GlobalState() argument26 static GlobalState g_state; argument
204 struct GlobalState { struct205 GlobalState() { in GlobalState() argument226 static GlobalState g_state; argument
Completed in 5 milliseconds