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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DBlockCipherVerify.c126 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 Arc4Key[] = { variable
434 Status = Arc4Init (CipherCtx, Arc4Key, sizeof (Arc4Key));

Completed in 1081 milliseconds