Home
last modified time | relevance | path

Searched defs:decryptedKeyLen (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/base/
Dgrd_db_api.cpp70 uint32_t decryptedKeyLen) in GRD_DBRestore()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_utils.cpp156 …tore(const char *dbFile, const char *backupDbFile, uint8_t *decryptedKey, uint32_t decryptedKeyLen) in RdRestore()
Drd_single_ver_natural_store.cpp332 uint32_t decryptedKeyLen = (uint32_t)passwd.GetSize(); in Import() local