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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DHmacVerify.c44 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 HmacSha1Key[20] = { variable
126 Status = HmacSha1Init (HmacCtx, HmacSha1Key, sizeof (HmacSha1Key));

Completed in 290 milliseconds