Home | History | Annotate | Download | only in IpSecDxe

Lines Matching refs:AllocateZeroPool

1158   SpdEntry = AllocateZeroPool (SpdEntrySize);

1362 SadEntry = AllocateZeroPool (SadEntrySize);
1579 PadEntry = AllocateZeroPool (PadEntrySize);
2177 VariableNameI = AllocateZeroPool (VariableNameISize);
2363 VariableNameI = AllocateZeroPool (VariableNameSize);
2834 Selector = AllocateZeroPool (SelectorBufferSize);
2859 Selector = AllocateZeroPool (SelectorBufferSize);
2901 Data = AllocateZeroPool (DataBufferSize);
2970 Buffer.Ptr = AllocateZeroPool (Buffer.Capacity);
3059 Buffer = AllocateZeroPool (BufferSize);