Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DHmacVerify.c68 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 HmacSha256Digest[] = { variable
204 if (CompareMem (Digest, HmacSha256Digest, SHA256_DIGEST_SIZE) != 0) { in ValidateCryptHmac()