HomeSort by relevance Sort by last modified time
    Searched refs:secret_bytes (Results 1 - 2 of 2) sorted by null

  /external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
protobufwireadapter.cc 337 const std::vector<uint8_t> secret_bytes(secret.secret().begin(),
340 pairing::message::SecretMessage message(secret_bytes);
352 std::vector<uint8_t> secret_bytes(ack.secret().begin(),
355 pairing::message::SecretAckMessage message(secret_bytes);
  /system/tpm/trunks/
tpm_generated.cc 12676 std::string secret_bytes; local
13172 std::string secret_bytes; local
    [all...]

Completed in 57 milliseconds