Searched refs:GetEncryptKey (Results 1 – 6 of 6) sorted by relevance
78 static int32_t GetEncryptKey(struct HksBlob *mainKey) in GetEncryptKey() function141 ret = GetEncryptKey(&encryptKey); in GetDeriveKey()
188 std::vector<uint8_t> GetEncryptKey() const;
503 std::vector<uint8_t> GetEncryptKey() const;
360 std::vector<uint8_t> RdbStoreConfig::GetEncryptKey() const in GetEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig
95 syncerParam_.password_ = config.GetEncryptKey(); in InitSyncerParam()905 auto key = config_.GetEncryptKey(); in RdbStoreImpl()1485 std::vector<uint8_t> key = config_.GetEncryptKey(); in CreateBackupBindArgs()1725 key = config.GetEncryptKey(); in Attach()
613 std::vector<uint8_t> key = config.GetEncryptKey(); in SetEncrypt()