Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsha256.h25 #define FILLP_SHA256_DIGEST_SIZE 32 /* hash size in bytes 8 * sizeof(FILLP_UINT32) */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dhmac.c150 OUT FILLP_UINT8 digest[FILLP_SHA256_DIGEST_SIZE], FILLP_UINT32 size) in FillpHmacSha256Final()