Home
last modified time | relevance | path

Searched refs:IKE_UDP_SERVICE (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIkeService.h41 IN IKE_UDP_SERVICE * UdpService,
95 IN IKE_UDP_SERVICE *UdpService,
110 IN IKE_UDP_SERVICE *UdpService,
125 IN IKE_UDP_SERVICE *UdpService,
197 IN IKE_UDP_SERVICE *UdpService,
233 IKE_UDP_SERVICE *
DIkeService.c73 IKE_UDP_SERVICE *
83 IKE_UDP_SERVICE *Udp; in IkeLookupUdp()
210 IN IKE_UDP_SERVICE *UdpService, in IkeOpenOutputUdp()
403 IKE_UDP_SERVICE *Udp4Srv; in IkeOpenInputUdp4()
414 Udp4Srv = AllocateZeroPool (sizeof (IKE_UDP_SERVICE)); in IkeOpenInputUdp4()
476 IKE_UDP_SERVICE *Udp6Srv; in IkeOpenInputUdp6()
484 Udp6Srv = AllocateZeroPool (sizeof (IKE_UDP_SERVICE)); in IkeOpenInputUdp6()
542 IN IKE_UDP_SERVICE *UdpService, in IkeNegotiate()
634 IKE_UDP_SERVICE *UdpService; in IkeDispatch()
638 UdpService = (IKE_UDP_SERVICE *) Context; in IkeDispatch()
DIke.h209 } IKE_UDP_SERVICE; typedef
DIpSecImpl.h41 #define IPSEC_UDP_SERVICE_FROM_LIST(a) BASE_CR (a, IKE_UDP_SERVICE, List)
DIpSecDriver.c178 IKE_UDP_SERVICE *UdpSrv; in IpSecStop()
DIpSecImpl.c446 IKE_UDP_SERVICE *UdpService; in IpSecLookupSadEntry()
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
DExchange.c37 IN IKE_UDP_SERVICE *UdpService, in Ikev2NegotiateSa()
177 IKE_UDP_SERVICE *UdpService; in Ikev2NegotiateChildSa()
306 IKE_UDP_SERVICE *UdpService; in Ikev2NegotiateInfo()
398 IN IKE_UDP_SERVICE *UdpService, in Ikev2HandleSa()
632 IN IKE_UDP_SERVICE *UdpService, in Ikev2HandleChildSa()
735 IN IKE_UDP_SERVICE *UdpService, in Ikev2HandleInfo()
DUtility.h43 IN IKE_UDP_SERVICE *UdpService
177 IN IKE_UDP_SERVICE *UdpService,
917 IN IKE_UDP_SERVICE *IkeUdpService,
1031 IN IKE_UDP_SERVICE *UdpService
DIkev2.h155 IKE_UDP_SERVICE *UdpService;
DUtility.c52 IN IKE_UDP_SERVICE *UdpService in Ikev2SaSessionAlloc()
508 IN IKE_UDP_SERVICE *UdpService, in Ikev2ChildSaSessionAlloc()
1840 IN IKE_UDP_SERVICE *UdpService in Ikev2ChildSaSessionCreate()
DPayload.c3267 IN IKE_UDP_SERVICE *IkeUdpService, in Ikev2SendIkePacket()