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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DBlockCipherVerify.c24 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 TdesEcbKey[] = { variable
168 Status = TdesInit (CipherCtx, TdesEcbKey, 64);
204 Status = TdesInit (CipherCtx, TdesEcbKey, 128);

Completed in 32 milliseconds