Home
last modified time | relevance | path

Searched refs:Aes128EcbKey (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DBlockCipherVerify.c66 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 Aes128EcbKey[] = { variable
285 Status = AesInit (CipherCtx, Aes128EcbKey, 128); in ValidateCryptBlockCipher()