Searched defs:GetEncryptKey (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/relational_store/frameworks/native/gdb/src/ | ||
| D | store_config.cpp | 145 std::vector<uint8_t> StoreConfig::GetEncryptKey() const in GetEncryptKey() function in OHOS::DistributedDataAip::StoreConfig |
| D | gdb_utils.cpp | 172 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/ | ||
| D | rd_utils.cpp | 538 const char *RdUtils::GetEncryptKey(const std::vector<uint8_t> &encryptedKey, char outBuff[], size_t… in GetEncryptKey() function in OHOS::NativeRdb::RdUtils |
| D | rdb_store_config.cpp | 358 std::vector<uint8_t> RdbStoreConfig::GetEncryptKey() const in GetEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig |