Searched refs:oldPasswd (Results 1 – 3 of 3) sorted by relevance
92 CipherPassword oldPasswd; in BackupDb() local93 localKvDb_->GetDbProperties().GetPassword(cipherType, oldPasswd); in BackupDb()116 CipherPassword oldPasswd; in RekeyPostHandle() local117 localKvDb_->GetDbPropertyForUpdate().GetPassword(cipherType, oldPasswd); in RekeyPostHandle()
118 CipherPassword oldPasswd; in RekeyPostHandle() local119 multiVerNaturalStore_->GetDbPropertyForUpdate().GetPassword(cipherType, oldPasswd); in RekeyPostHandle()137 CipherPassword oldPasswd; in ExportAllDatabases() local138 multiVerNaturalStore_->GetDbPropertyForUpdate().GetPassword(cipherType, oldPasswd); in ExportAllDatabases()
164 CipherPassword oldPasswd; in RekeyPostHandle() local165 singleVerNaturalStore_->GetDbPropertyForUpdate().GetPassword(cipherType, oldPasswd); in RekeyPostHandle()