Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/softbusutils_fuzzer/
H A Dsoftbusutils_fuzzer.cpp27 static constexpr size_t SHA_256_HASH_LEN = 32; variable
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_common.h125 #define SHA_256_HASH_LEN 32 macro