Home
last modified time | relevance | path

Searched defs:GetEncryptKey (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/gdb/src/
Dstore_config.cpp145 std::vector<uint8_t> StoreConfig::GetEncryptKey() const in GetEncryptKey() function in OHOS::DistributedDataAip::StoreConfig
Dgdb_utils.cpp172 const char *GdbUtils::GetEncryptKey(const std::vector<uint8_t> &encryptedKey, char outBuff[], size_… in GetEncryptKey() function in OHOS::DistributedDataAip::GdbUtils
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drd_utils.cpp538 const char *RdUtils::GetEncryptKey(const std::vector<uint8_t> &encryptedKey, char outBuff[], size_t… in GetEncryptKey() function in OHOS::NativeRdb::RdUtils
Drdb_store_config.cpp358 std::vector<uint8_t> RdbStoreConfig::GetEncryptKey() const in GetEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig