Searched refs:auth_key_ (Results 1 – 4 of 4) sorted by relevance
147 auth_key_ = key_exchange_impl_.GetKey(); in ProcessMessageInternal()191 CHECK(!auth_key_.empty()); in CreateChannelAuthenticator()196 local_cert_, local_key_pair_, auth_key_).Pass()); in CreateChannelAuthenticator()200 remote_cert_, auth_key_).Pass()); in CreateChannelAuthenticator()
52 : auth_key_(auth_key) { in SslHmacChannelAuthenticator()154 kHostAuthSslExporterLabel : kClientAuthSslExporterLabel, auth_key_); in OnConnected()269 kClientAuthSslExporterLabel : kHostAuthSslExporterLabel, auth_key_); in VerifyAuthBytes()
74 std::string auth_key_; variable
84 std::string auth_key_; variable