Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp360 std::vector<uint8_t> RdbStoreConfig::GetEncryptKey() const in GetEncryptKey() function in OHOS::NativeRdb::RdbStoreConfig
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_keyblob.c78 static int32_t GetEncryptKey(struct HksBlob *mainKey) in GetEncryptKey() function