Home
last modified time | relevance | path

Searched defs:AlgorithmId (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecCryptIo.c57 IN UINT8 AlgorithmId in IpSecGetEncryptBlockSize()
81 IN UINT8 AlgorithmId in IpSecGetEncryptKeyLength()
105 IN UINT8 AlgorithmId in IpSecGetEncryptIvLength()
129 IN UINT8 AlgorithmId in IpSecGetHmacDigestLength()
156 IN UINT8 AlgorithmId in IpSecGetIcvLength()
203 IN UINT8 AlgorithmId in IpSecGetIndexFromEncList()
227 IN UINT8 AlgorithmId in IpSecGetIndexFromAuthList()
270 IN CONST UINT8 AlgorithmId, in IpSecCryptoIoEncrypt()
356 IN CONST UINT8 AlgorithmId, in IpSecCryptoIoDecrypt()
441 IN CONST UINT8 AlgorithmId, in IpSecCryptoIoHmac()
[all …]
DIpSecCryptIo.h316 UINT8 AlgorithmId; member
354 UINT8 AlgorithmId; member
392 UINT8 AlgorithmId; member
DIke.h228 UINT8 AlgorithmId; // Encryption or Authentication Id used by ESP/AH member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
DTcgDxe.c332 IN TCG_ALGORITHM_ID AlgorithmId, in TcgDxeHashAll()
639 IN TPM_ALGORITHM_ID AlgorithmId, in TcgDxeHashLogExtendEvent()
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
DUtility.c2031 IN UINT16 AlgorithmId, in Ikev2IsSupportAlg()