Home
last modified time | relevance | path

Searched defs:keystore (Results 1 – 15 of 15) sorted by relevance

/system/vold/
DKeyStorage.cpp120 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/
Dkeystore_client.proto17 package keystore; package
Dkeystore_cli_v2.cpp111 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 …]
Dtest-keystore50 function keystore() { function
Dkeystore_utils.cpp148 namespace keystore { namespace
Duser_state.cpp36 namespace keystore { namespace
/system/security/keystore/tests/
Dblob_test.cpp24 namespace keystore { namespace
Dverification_token_seralization_test.cpp21 namespace keystore { namespace
Dauth_token_formatting_test.cpp31 namespace keystore { namespace
Daaid_truncation_test.cpp35 namespace keystore { namespace
Dconfirmationui_rate_limiting_test.cpp24 namespace keystore { namespace
Dauth_token_table_test.cpp26 namespace keystore { namespace
/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp325 namespace keystore { namespace
/system/security/keystore2/src/crypto/
Dcertificate_utils.cpp34 namespace keystore { namespace
/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/
DVtsHalWifiKeystoreV1_0TargetTest.cpp192 sp<IKeystore> keystore; member in __anon3ed75d230111::WifiKeystoreHalTest