Home
last modified time | relevance | path

Searched refs:FILLP_SHAWK_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.c57 #define FILLP_SHAWK_ARRAY_SZ 16 macro
125 for (jdex = 0; jdex < FILLP_G_K256_ARRAY_SZ; jdex += FILLP_SHAWK_ARRAY_SZ) { in FillpSha256Compile()
126 for (index = 0; index < FILLP_SHAWK_ARRAY_SZ; index++) { in FillpSha256Compile()