Searched refs:SSLImpl (Results 1 – 2 of 2) sorted by relevance
57 struct SSLImpl;87 SSLImpl* impl_;
98 struct SChannelAdapter::SSLImpl { struct in talk_base::SChannelAdapter105 SSLImpl() : cred_init(false), ctx_init(false) { } in SSLImpl() function111 impl_(new SSLImpl) { in SChannelAdapter()613 impl_ = new SSLImpl; in Close()