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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DBlockCipherVerify.c91 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 Aes256EcbKey[] = { variable
357 Status = AesInit (CipherCtx, Aes256EcbKey, 256);

Completed in 953 milliseconds