Searched refs:challenge_array (Results 1 – 1 of 1) sorted by relevance
28 pp::VarArrayBuffer challenge_array(256); in TestChallengePlatform() local29 uint8_t* var_data = static_cast<uint8_t*>(challenge_array.Map()); in TestChallengePlatform()30 for (uint32_t i = 0; i < challenge_array.ByteLength(); ++i) in TestChallengePlatform()37 pp::Var(service_id_str), challenge_array, &signed_data, in TestChallengePlatform()