Home
last modified time | relevance | path

Searched defs:KeyLength (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
DCryptPkcs5Pbkdf2Null.c50 IN UINTN KeyLength, in Pkcs5HashPassword()
DCryptPkcs5Pbkdf2.c53 IN UINTN KeyLength, in Pkcs5HashPassword()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pem/
DCryptPem.c37 INTN KeyLength; in PasswordCallback() local
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/
DCryptTdesNull.c52 IN UINTN KeyLength in TdesInit()
DCryptAesNull.c52 IN UINTN KeyLength in AesInit()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Cipher/
DCryptTdesNull.c52 IN UINTN KeyLength in TdesInit()
DCryptAesNull.c52 IN UINTN KeyLength in AesInit()
DCryptTdes.c64 IN UINTN KeyLength in TdesInit()
DCryptAes.c62 IN UINTN KeyLength in AesInit()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DBis.h81 UINT16 KeyLength; ///< The length of alg. keys in bits. member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Bis/
DBis.h69 UINT16 KeyLength; // Length of alg. keys in bits. member
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecCryptIo.h320 UINTN KeyLength; member
DIpSecCryptIo.c443 IN UINTN KeyLength, in IpSecCryptoIoHmac()