Searched refs:GetNewEncryptKey (Results 1 – 4 of 4) sorted by relevance
190 std::vector<uint8_t> GetNewEncryptKey() const;
513 std::vector<uint8_t> GetNewEncryptKey() const;
377 std::vector<uint8_t> RdbStoreConfig::GetNewEncryptKey() const in GetNewEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig
585 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in ReSetKey()614 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in SetEncrypt()