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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DHmacVerify.c30 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 HmacMd5Key[16] = { variable
86 Status = HmacMd5Init (HmacCtx, HmacMd5Key, sizeof (HmacMd5Key));

Completed in 33 milliseconds