OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:their_hash
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/crypto/
p224_spake.cc
207
const uint8*
their_hash
= is_server_ ? client_hash : server_hash;
local
211
memcpy(expected_authenticator_,
their_hash
, kSHA256Length);
Completed in 148 milliseconds