Searched refs:their_hash (Results 1 – 1 of 1) sorted by relevance
213 const uint8_t* their_hash = is_server_ ? client_hash : server_hash; in ProcessMessage() local217 memcpy(expected_authenticator_, their_hash, kSHA256Length); in ProcessMessage()