Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DAuthenticodeVerify.c942 GLOBAL_REMOVE_IF_UNREFERENCED UINT8 HashOidValue[] = { variable
979 if (CompareMem (AuthenticodeWithSha1 + 32, &HashOidValue[8], 5) == 0) { in VerifyAuthenticode()
1004 if (CompareMem (AuthenticodeWithSha256 + 32, &HashOidValue[22], 9) == 0) { in VerifyAuthenticode()