Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dsecure_storage_manager.cpp38 const char* kLegacyAttestKeyPrefix = "AttestKey."; variable
840 snprintf(key_file, kStorageIdLengthMax, "%s.%s", kLegacyAttestKeyPrefix, in TranslateLegacyFormat()
996 snprintf(key_file, kStorageIdLengthMax, "%s.%s", kLegacyAttestKeyPrefix, in LegacyWriteKeyToStorage()