Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DHmacVerify.c60 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 HmacSha256Key[20] = { variable
181 Status = HmacSha256Init (HmacCtx, HmacSha256Key, sizeof (HmacSha256Key)); in ValidateCryptHmac()