HomeSort by relevance Sort by last modified time
    Searched refs:is_ssl_server (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/protocol/
ssl_hmac_channel_authenticator.cc 66 if (is_ssl_server()) {
140 bool SslHmacChannelAuthenticator::is_ssl_server() { function in class:remoting::protocol::SslHmacChannelAuthenticator
153 socket_.get(), is_ssl_server() ?
268 socket_.get(), is_ssl_server() ?
ssl_hmac_channel_authenticator.h 66 bool is_ssl_server();

Completed in 70 milliseconds