Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_utility.h32 const TPMI_DH_PERSISTENT kECCStorageRootKey = PERSISTENT_FIRST + 1; variable
Dtpm_utility_impl.cc1562 result = DoesPersistentKeyExist(kECCStorageRootKey, &exists); in CreateStorageRootKeys()
1598 kECCStorageRootKey, in CreateStorageRootKeys()
Dtpm_utility_test.cc2013 SetExistingKeyHandleExpectation(kECCStorageRootKey); in TEST_F()