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