HomeSort by relevance Sort by last modified time
    Searched full:attestation_ (Results 1 - 1 of 1) sorted by null

  /system/tpm/attestation/client/
main.cc 106 attestation_.reset(new attestation::DBusProxy());
107 if (!attestation_->Initialize()) {
118 attestation_.reset();
282 attestation_->CreateGoogleAttestedKey(
292 attestation_->GetKeyInfo(
300 attestation_->GetEndorsementInfo(
309 attestation_->GetAttestationKeyInfo(
320 attestation_->ActivateAttestationKey(
329 attestation_->GetEndorsementInfo(
341 attestation_->GetAttestationKeyInfo
468 std::unique_ptr<attestation::AttestationInterface> attestation_; member in class:attestation::ClientLoop
    [all...]

Completed in 569 milliseconds