Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/hkshash_fuzzer/
H A Dhkshash_fuzzer.cpp26 constexpr int HASH_SIZE = 512; variable
42 std::vector<uint8_t> hashBuf(HASH_SIZE); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/update/packaging_tools/
H A Dbuild_module_img.py25 HASH_SIZE = 32 variable
73 level_size = roundup(blocknum * HASH_SIZE, BLOCK_SIZE)