HomeSort by relevance Sort by last modified time
    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