Searched defs:keyPath (Results 1 – 11 of 11) sorted by relevance
42 char* keyPath = (char *)malloc(MAX_KEY_PATH + 1); in GetResolvedPath() local66 char* keyPath = (char *)malloc(PATH_MAX + 1); in GetValueByFile() local101 char* keyPath = (char *)malloc(PATH_MAX + 1); in SetValueToFile() local123 char* keyPath = (char *)malloc(MAX_KEY_PATH + 1); in DeleteValueFromFile() local195 char* keyPath = (char *)malloc(MAX_KEY_PATH + 1); in NewItem() local
119 auto keyPath = RDB_TEST_PATH + "key/" + name + ".pub_key"; in GetKeyFileDate() local140 auto keyPath = RDB_TEST_PATH + "key/" + name + ".pub_key"; in ChangeKeyFileDate() local212 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key"; variable247 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key"; variable272 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key"; variable298 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key"; variable
219 std::string keyPath = RDB_TEST_PATH + "key/encrypted.pub_key"; variable260 std::string keyPath = RDB_TEST_PATH + "key/" + "encrypted.pub_key"; variable
243 std::string keyPath; in SaveSecretKeyToFile() local511 std::string keyPath; in LoadSecretKeyFromFile() local537 bool RdbSecurityManager::LoadSecretKeyFromDisk(const std::string &keyPath, RdbSecretKeyData &keyDat… in LoadSecretKeyFromDisk()644 void RdbSecurityManager::GetKeyPath(RdbSecurityManager::KeyFileType keyType, std::string &keyPath) in GetKeyPath()655 std::string keyPath; in DelRdbSecretDataFile() local
106 auto keyPath = path + "/key/" + name + ".key"; in DelDBPassword() local124 auto keyPath = path + "/key/" + name + ".key"; in LoadKeyFromFile() local161 auto keyPath = path + "/key"; in SaveKeyToFile() local
53 auto keyPath = baseDir + KEY_PATH; in Init() local
56 auto keyPath = path + "/key/" + name + ".key"; in DelDBPassword() local
100 auto keyPath = path + "/key/" + name + ".key"; in GetDate() local120 auto keyPath = path + "/key/" + name + ".key"; in ChangeKeyDate() local
184 uint8_t KeyCtrlLoadVersion(const char *keyPath) in KeyCtrlLoadVersion()
348 char keyPath[MAX_KEY_PATH + 1] = {0}; in DeleteValueFromFile() local362 char keyPath[MAX_KEY_PATH + 1] = {0}; in IsNewItem() local757 char keyPath[MAX_KEY_PATH + 1] = {0}; in GetValueByFile() local850 char* keyPath = (char *)malloc(MAX_KEY_PATH + 1); in SetValueToFile() local1064 char* keyPath = (char *)malloc(MAX_KEY_PATH + 1); in FindDataItem() local
546 std::string keyPath; in SetDirectoryElPolicy() local