Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drd_utils.cpp553 const char *RdUtils::GetEncryptKey(const std::vector<uint8_t> &encryptedKey, char outBuff[], size_t… in GetEncryptKey() function in OHOS::NativeRdb::RdUtils
Drdb_store_config.cpp361 std::vector<uint8_t> RdbStoreConfig::GetEncryptKey() const in GetEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig