Home | Sort by relevance Sort by last modified time |
/external/chromium_org/remoting/protocol/ | |
pairing_client_authenticator.h | 39 std::string authentication_tag_; member in class:remoting::protocol::PairingClientAuthenticator |
pairing_client_authenticator.cc | 28 authentication_tag_(authentication_tag), 67 authentication_tag_, pin), |
negotiating_client_authenticator.cc | 32 authentication_tag_(authentication_tag), 145 authentication_tag_)); 156 current_method_.hash_function(), authentication_tag_, shared_secret), |
negotiating_client_authenticator.h | 74 std::string authentication_tag_; member in class:remoting::protocol::NegotiatingClientAuthenticator |