Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DBlockCipherVerify.c168 Status = TdesInit (CipherCtx, TdesEcbKey, 64); in ValidateCryptBlockCipher()
204 Status = TdesInit (CipherCtx, TdesEcbKey, 128); in ValidateCryptBlockCipher()
240 Status = TdesInit (CipherCtx, TdesCbcKey, 192); in ValidateCryptBlockCipher()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/
DCryptTdesNull.c49 TdesInit ( in TdesInit() function
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Cipher/
DCryptTdesNull.c49 TdesInit ( in TdesInit() function
DCryptTdes.c61 TdesInit ( in TdesInit() function
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecCryptIo.c23 {IKE_EALG_3DESCBC, 24, 8, 8, TdesGetContextSize, TdesInit, TdesCbcEncrypt, TdesCbcDecrypt},
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
DBaseCryptLib.h1298 TdesInit (