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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DAuthenticodeVerify.c942 GLOBAL_REMOVE_IF_UNREFERENCED UINT8 HashOidValue[] = { variable
979 if (CompareMem (AuthenticodeWithSha1 + 32, &HashOidValue[8], 5) == 0) {
1004 if (CompareMem (AuthenticodeWithSha256 + 32, &HashOidValue[22], 9) == 0) {

Completed in 89 milliseconds