Home
last modified time | relevance | path

Searched defs:key_label (Results 1 – 2 of 2) sorted by relevance

/system/tpm/attestation/common/
Dinterface.proto36 optional string key_label = 1; field
63 optional string key_label = 1; field
125 optional string key_label = 1; field
145 optional string key_label = 1; field
156 optional string key_label = 1; field
167 optional string key_label = 1; field
/system/tpm/attestation/server/
Dattestation_service.cc643 const std::string& key_label, in FinishCertificateRequest()
704 const std::string& key_label, in FindKeyByLabel()
730 const std::string& key_label, in CreateKey()
767 const std::string& key_label, in SaveKey()
789 const std::string& key_label) { in DeleteKey()
797 bool AttestationService::AddDeviceKey(const std::string& key_label, in AddDeviceKey()
814 void AttestationService::RemoveDeviceKey(const std::string& key_label) { in RemoveDeviceKey()