Searched refs:IPSEC_RECYCLE_CONTEXT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecImpl.c717 IPSEC_RECYCLE_CONTEXT *RecycleContext;
719 RecycleContext = (IPSEC_RECYCLE_CONTEXT *) Context;
1407 IPSEC_RECYCLE_CONTEXT *RecycleContext;
1563 RecycleContext = AllocateZeroPool (sizeof (IPSEC_RECYCLE_CONTEXT));
1706 IPSEC_RECYCLE_CONTEXT *RecycleContext;
1966 RecycleContext = AllocateZeroPool (sizeof (IPSEC_RECYCLE_CONTEXT));
H A DIpSecImpl.h122 } IPSEC_RECYCLE_CONTEXT; typedef in typeref:struct:_IPSEC_RECYCLE_CONTEXT

Completed in 36 milliseconds