Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsha256.c55 #define FILLP_HASH_ARRAY_SZ 8 macro
92 static const FILLP_UINT32 g_i256[FILLP_HASH_ARRAY_SZ] = {
117 FILLP_UINT32 hash[FILLP_HASH_ARRAY_SZ]; in FillpSha256Compile()
163 for (jdex = 0; jdex < FILLP_HASH_ARRAY_SZ; jdex++) { in FillpSha256Compile()