Searched refs:AddDeviceKey (Results 1 - 2 of 2) sorted by relevance

/system/tpm/attestation/server/
H A Dattestation_service.h252 bool AddDeviceKey(const std::string& key_label, const CertifiedKey& key);
H A Dattestation_service.cc780 if (!AddDeviceKey(key_label, key)) {
797 bool AttestationService::AddDeviceKey(const std::string& key_label, function in class:attestation::AttestationService

Completed in 33 milliseconds