/system/vold/ |
D | KeyStorage.cpp | 120 static bool generateKeyStorageKey(Keystore& keystore, const std::string& appId, std::string* key) { in generateKeyStorageKey() 140 Keystore keystore; in generateWrappedStorageKey() local 152 Keystore keystore; in exportWrappedStorageKey() local 210 static bool CommitUpgradedKey(Keystore& keystore, const std::string& dir) { in CommitUpgradedKey() 235 Keystore keystore; in DeferredCommitKeys() local 302 static void DeleteUpgradedKey(Keystore& keystore, const std::string& path) { in DeleteUpgradedKey() 321 static KeystoreOperation BeginKeystoreOp(Keystore& keystore, const std::string& dir, in BeginKeystoreOp() 370 static bool encryptWithKeystoreKey(Keystore& keystore, const std::string& dir, in encryptWithKeystoreKey() 396 static bool decryptWithKeystoreKey(Keystore& keystore, const std::string& dir, in decryptWithKeystoreKey() 583 Keystore keystore; in storeKey() local [all …]
|
/system/security/keystore/ |
D | keystore_client.proto | 17 package keystore; package
|
D | keystore_cli_v2.cpp | 111 GetSecurityLevelInterface(std::shared_ptr<ks2::IKeystoreService> keystore, in GetSecurityLevelInterface() 230 auto keystore = CreateKeystoreInstance(); in loadOrCreateAndVerifyEncryptionKey() local 283 auto keystore = CreateKeystoreInstance(); in loadOrCreateAndVerifyAuthenticationKey() local 543 auto keystore = CreateKeystoreInstance(); in TestKey() local 750 auto keystore = CreateKeystoreInstance(); in GenerateKey() local 784 auto keystore = CreateKeystoreInstance(); in GetCharacteristics() local 800 auto keystore = CreateKeystoreInstance(); in ExportKey() local 820 auto keystore = CreateKeystoreInstance(); in DeleteKey() local 832 auto keystore = CreateKeystoreInstance(); in DoesKeyExist() local 851 auto keystore = CreateKeystoreInstance(); in List() local [all …]
|
D | test-keystore | 50 function keystore() { function
|
D | keystore_utils.cpp | 148 namespace keystore { namespace
|
D | user_state.cpp | 36 namespace keystore { namespace
|
/system/security/keystore/tests/ |
D | blob_test.cpp | 24 namespace keystore { namespace
|
D | verification_token_seralization_test.cpp | 21 namespace keystore { namespace
|
D | auth_token_formatting_test.cpp | 31 namespace keystore { namespace
|
D | aaid_truncation_test.cpp | 35 namespace keystore { namespace
|
D | confirmationui_rate_limiting_test.cpp | 24 namespace keystore { namespace
|
D | auth_token_table_test.cpp | 26 namespace keystore { namespace
|
/system/hardware/interfaces/wifi/keystore/1.0/default/ |
D | keystore.cpp | 325 namespace keystore { namespace
|
/system/security/keystore2/src/crypto/ |
D | certificate_utils.cpp | 34 namespace keystore { namespace
|
/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/ |
D | VtsHalWifiKeystoreV1_0TargetTest.cpp | 192 sp<IKeystore> keystore; member in __anon3ed75d230111::WifiKeystoreHalTest
|