Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsha256.c69 #define FILLP_SHA_29_PAR 29 macro
245 …P_SHA_FOURTEEN_PAR] = (ctx->count[1] << FILLP_SHA_THREE_PAR) | (ctx->count[0] >> FILLP_SHA_29_PAR); in FillpSha256Fin()