Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsha256.c92 static const FILLP_UINT32 g_i256[FILLP_HASH_ARRAY_SZ] = { variable
172 FillpErrorType err = memcpy_s(ctx->hash, sizeof(ctx->hash), g_i256, sizeof(g_i256)); in FillpSha256Set()