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

  /external/chromium_org/remoting/protocol/
ssl_hmac_channel_authenticator.h 70 void WriteAuthenticationBytes(bool* callback_called);
ssl_hmac_channel_authenticator.cc 168 // If WriteAuthenticationBytes() results in |done_callback_| being
172 WriteAuthenticationBytes(&callback_called);
177 void SslHmacChannelAuthenticator::WriteAuthenticationBytes(
196 WriteAuthenticationBytes(NULL);

Completed in 245 milliseconds