Searched refs:hash_parsed (Results 1 – 1 of 1) sorted by relevance
26 remoting::protocol::SharedSecretHash hash_parsed; in VerifyHostPinHash() local27 if (!hash_parsed.Parse(hash)) { in VerifyHostPinHash()33 hash_parsed.hash_function, host_id, pin); in VerifyHostPinHash()34 return hash_calculated == hash_parsed.value; in VerifyHostPinHash()