Searched refs:TdesInit (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/ |
D | BlockCipherVerify.c | 168 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/ |
D | CryptTdesNull.c | 49 TdesInit ( in TdesInit() function
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Cipher/ |
D | CryptTdesNull.c | 49 TdesInit ( in TdesInit() function
|
D | CryptTdes.c | 61 TdesInit ( in TdesInit() function
|
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/ |
D | IpSecCryptIo.c | 23 {IKE_EALG_3DESCBC, 24, 8, 8, TdesGetContextSize, TdesInit, TdesCbcEncrypt, TdesCbcDecrypt},
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/ |
D | BaseCryptLib.h | 1298 TdesInit (
|