Lines Matching defs:keystore
117 static bool generateKeyStorageKey(Keystore& keystore, const std::string& appId, std::string* key) { in generateKeyStorageKey()
137 Keystore keystore; in generateWrappedStorageKey() local
149 Keystore keystore; in exportWrappedStorageKey() local
211 static bool CommitUpgradedKey(Keystore& keystore, const std::string& dir) { in CommitUpgradedKey()
235 Keystore keystore; in DeferredCommitKeystoreKeys() 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()
557 Keystore keystore; in storeKey() local
610 Keystore keystore; in retrieveKey() local
629 Keystore keystore; in DeleteKeystoreKey() local