Home
last modified time | relevance | path

Searched refs:RemoveDeviceKey (Results 1 – 2 of 2) sorted by relevance

/system/tpm/attestation/server/
Dattestation_service.h245 void RemoveDeviceKey(const std::string& key_label);
Dattestation_service.cc730 RemoveDeviceKey(key_label); in DeleteKey()
751 void AttestationService::RemoveDeviceKey(const std::string& key_label) { in RemoveDeviceKey() function in attestation::AttestationService