Searched defs:AuthenticodeWithSha256 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DAuthenticodeVerify.c500 GLOBAL_REMOVE_IF_UNREFERENCED UINT8 AuthenticodeWithSha256[] = { variable
1004 if (CompareMem (AuthenticodeWithSha256 + 32, &HashOidValue[22], 9) == 0) {
1006 AuthenticodeWithSha256,
1007 sizeof (AuthenticodeWithSha256),

Completed in 36 milliseconds