Home
last modified time | relevance | path

Searched refs:SymConcat (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/google_apis/cup/
Dclient_update_protocol.cc51 std::vector<uint8> SymConcat(uint8 id, in SymConcat() function
228 SymSign(shared_key_, SymConcat(3, &client_challenge_hash_, NULL, NULL)); in SignRequest()
261 SymConcat(1, &client_challenge_hash_, &hm, &hc), in ValidateResponse()