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

  /external/chromium_org/remoting/protocol/
ssl_hmac_channel_authenticator.h 77 bool VerifyAuthBytes(const std::string& received_auth_bytes);
ssl_hmac_channel_authenticator.cc 249 if (!VerifyAuthBytes(std::string(
262 bool SslHmacChannelAuthenticator::VerifyAuthBytes(

Completed in 51 milliseconds