Home | History | Annotate | Download | only in IpSecDxe

Lines Matching refs:AllocateZeroPool

1144   SpdEntry = AllocateZeroPool (SpdEntrySize);

1338 SadEntry = AllocateZeroPool (SadEntrySize);
1555 PadEntry = AllocateZeroPool (PadEntrySize);
2153 VariableNameI = AllocateZeroPool (VariableNameISize);
2336 VariableNameI = AllocateZeroPool (VariableNameSize);
2807 Selector = AllocateZeroPool (SelectorBufferSize);
2832 Selector = AllocateZeroPool (SelectorBufferSize);
2874 Data = AllocateZeroPool (DataBufferSize);
2943 Buffer.Ptr = AllocateZeroPool (Buffer.Capacity);
3032 Buffer = AllocateZeroPool (BufferSize);