Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c32 #define SHA512_DIGEST_SIZE 64 macro
263 *hmac = CreateBufferBySize(SHA512_DIGEST_SIZE); in HmacSha512()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c31 #define SHA512_DIGEST_SIZE 64 macro