OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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();
295
attestation_
->CreateGoogleAttestedKey(
305
attestation_
->GetKeyInfo(
314
attestation_
->GetEndorsementInfo(
323
attestation_
->GetAttestationKeyInfo(
334
attestation_
->ActivateAttestationKey(
343
attestation_
->GetEndorsementInfo(
357
attestation_
->GetAttestationKeyInfo
488
std::unique_ptr<attestation::AttestationInterface>
attestation_
;
member in class:attestation::ClientLoop
[
all
...]
Completed in 87 milliseconds