Searched refs:SSLImpl (Results 1 – 2 of 2) sorted by relevance
40 struct SSLImpl;70 SSLImpl* impl_;
81 struct SChannelAdapter::SSLImpl { struct in rtc::SChannelAdapter88 SSLImpl() : cred_init(false), ctx_init(false) { } in SSLImpl() function94 impl_(new SSLImpl) { in SChannelAdapter()594 impl_ = new SSLImpl; in Close()