Home
last modified time | relevance | path

Searched refs:AddedSize (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/SecurityPkg/Library/TcgStorageCoreLib/
H A DTcgStorageCore.c115 UINT32 AddedSize; in TcgStartPacket() local
118 AddedSize = 0; in TcgStartPacket()
129 AddedSize = sizeof(TCG_PACKET); in TcgStartPacket()
131 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartPacket()
167 UINT32 AddedSize; in TcgStartSubPacket() local
171 AddedSize = 0; in TcgStartSubPacket()
181 AddedSize = sizeof(TCG_SUB_PACKET); in TcgStartSubPacket()
183 if ((SwapBytes32(CreateStruct->ComPacket->LengthBE) + AddedSize) > CreateStruct->BufferSize) { in TcgStartSubPacket()
331 UINT32 AddedSize; in TcgAddRawTokenData() local
336 AddedSize = 0; in TcgAddRawTokenData()
[all …]
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_Ac4.h23 int8u AddedSize; member
H A DFile_Ac4.cpp5141 int8u TotalSize=Bits[0].AddedSize; in Get_V4()
5147 int8u AddedSize=Bits[i].AddedSize; in Get_V4() local
5148 if (AddedSize) in Get_V4()
5150 BitSize+=AddedSize; in Get_V4()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_Ac4.h23 int8u AddedSize; member
H A DFile_Ac4.cpp5141 int8u TotalSize=Bits[0].AddedSize; in Get_V4()
5147 int8u AddedSize=Bits[i].AddedSize; in Get_V4() local
5148 if (AddedSize) in Get_V4()
5150 BitSize+=AddedSize; in Get_V4()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Audio/
H A DFile_Ac4.h23 int8u AddedSize; member
H A DFile_Ac4.cpp5141 int8u TotalSize=Bits[0].AddedSize; in Get_V4()
5147 int8u AddedSize=Bits[i].AddedSize; in Get_V4() local
5148 if (AddedSize) in Get_V4()
5150 BitSize+=AddedSize; in Get_V4()