Home
last modified time | relevance | path

Searched refs:GetLoopMaxNum (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_backup.h86 uint32_t GetLoopMaxNum(uint32_t diffNum);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp226 uint32_t loopNum = GetLoopMaxNum(diffNum); in DoResotreKeyMix()
410 uint32_t KeyBackup::GetLoopMaxNum(uint32_t diffNum) in GetLoopMaxNum() function in OHOS::StorageDaemon::KeyBackup