Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dhmac.c94 FillpSha256Fin(&tctx, tk, FILLP_SHA256_DIGEST_SIZE); in FillpHmacSha256Init()
163 FillpSha256Fin(tempCtx->hashki, digest, size); in FillpHmacSha256Final()
165 FillpSha256Fin(tempCtx->hashko, digest, size); in FillpHmacSha256Final()
H A Dsha256.c213 void FillpSha256Fin(FillpSha256Ctx ctx[1], FILLP_UINT8 hashVal[], FILLP_UINT32 hashValLen) in FillpSha256Fin() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsha256.h65 void FillpSha256Fin(FillpSha256Ctx ctx[1], FILLP_UINT8 hashVal[], FILLP_UINT32 hashValLen);