Searched refs:IKE_UDP_SERVICE (Results 1 – 11 of 11) sorted by relevance
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/ |
D | IkeService.h | 41 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 *
|
D | IkeService.c | 73 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()
|
D | Ike.h | 209 } IKE_UDP_SERVICE; typedef
|
D | IpSecImpl.h | 41 #define IPSEC_UDP_SERVICE_FROM_LIST(a) BASE_CR (a, IKE_UDP_SERVICE, List)
|
D | IpSecDriver.c | 178 IKE_UDP_SERVICE *UdpSrv; in IpSecStop()
|
D | IpSecImpl.c | 446 IKE_UDP_SERVICE *UdpService; in IpSecLookupSadEntry()
|
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/ |
D | Exchange.c | 37 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()
|
D | Utility.h | 43 IN IKE_UDP_SERVICE *UdpService 177 IN IKE_UDP_SERVICE *UdpService, 917 IN IKE_UDP_SERVICE *IkeUdpService, 1031 IN IKE_UDP_SERVICE *UdpService
|
D | Ikev2.h | 155 IKE_UDP_SERVICE *UdpService;
|
D | Utility.c | 52 IN IKE_UDP_SERVICE *UdpService in Ikev2SaSessionAlloc() 508 IN IKE_UDP_SERVICE *UdpService, in Ikev2ChildSaSessionAlloc() 1840 IN IKE_UDP_SERVICE *UdpService in Ikev2ChildSaSessionCreate()
|
D | Payload.c | 3267 IN IKE_UDP_SERVICE *IkeUdpService, in Ikev2SendIkePacket()
|