Searched defs:EFI_IPSEC_PROTOCOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIpSec.h3 The EFI_IPSEC_PROTOCOL is used to abstract the ability to deal with the individual
9 IPsec which doesn't support in EFI_IPSEC_PROTOCOL. It is also recommended to
10 use EFI_IPSEC2_PROTOCOL instead of EFI_IPSEC_PROTOCOL especially for IPsec Tunnel
42 typedef struct _EFI_IPSEC_PROTOCOL EFI_IPSEC_PROTOCOL; typedef in typeref:struct:_EFI_IPSEC_PROTOCOL
62 @param[in] This Pointer to the EFI_IPSEC_PROTOCOL instance.
82 IN EFI_IPSEC_PROTOCOL *This,
96 /// EFI_IPSEC_PROTOCOL
99 // EFI_IPSEC_PROTOCOL can be consumed by both the IPv4 and IPv6 stack.
111 Process() in EFI_IPSEC_PROTOCOL, this interface has the capability to process
211 /// in EFI_IPSEC_PROTOCOL
[all...]

Completed in 31 milliseconds