OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TdesInit
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Cipher/
CryptTdesNull.c
49
TdesInit
(
CryptTdes.c
61
TdesInit
(
120
TdesContext should be already correctly initialized by
TdesInit
(). Behavior with
181
TdesContext should be already correctly initialized by
TdesInit
(). Behavior with
243
TdesContext should be already correctly initialized by
TdesInit
(). Behavior with
311
TdesContext should be already correctly initialized by
TdesInit
(). Behavior with
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/
CryptTdesNull.c
49
TdesInit
(
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
BlockCipherVerify.c
168
Status =
TdesInit
(CipherCtx, TdesEcbKey, 64);
204
Status =
TdesInit
(CipherCtx, TdesEcbKey, 128);
240
Status =
TdesInit
(CipherCtx, TdesCbcKey, 192);
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
BaseCryptLib.h
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecCryptIo.c
23
{IKE_EALG_3DESCBC, 24, 8, 8, TdesGetContextSize,
TdesInit
, TdesCbcEncrypt, TdesCbcDecrypt},
Completed in 145 milliseconds