MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_IPSEC_CONFIG_PROTOCOL Struct Reference

Data Fields

EFI_IPSEC_CONFIG_SET_DATA SetData
 
EFI_IPSEC_CONFIG_GET_DATA GetData
 
EFI_IPSEC_CONFIG_GET_NEXT_SELECTOR GetNextSelector
 
EFI_IPSEC_CONFIG_REGISTER_NOTIFY RegisterDataNotify
 
EFI_IPSEC_CONFIG_UNREGISTER_NOTIFY UnregisterDataNotify
 

Detailed Description

EFI_IPSEC_CONFIG_PROTOCOL provides the ability to set and lookup the IPsec SAD (Security Association Database), SPD (Security Policy Database) data entry and configure the security association management protocol such as IKEv2. This protocol is used as the central repository of any policy-specific configuration for EFI IPsec driver. EFI_IPSEC_CONFIG_PROTOCOL can be bound to both IPv4 and IPv6 stack. User can use this protocol for IPsec configuration in both IPv4 and IPv6 environment.

Field Documentation

EFI_IPSEC_CONFIG_GET_DATA _EFI_IPSEC_CONFIG_PROTOCOL::GetData
EFI_IPSEC_CONFIG_GET_NEXT_SELECTOR _EFI_IPSEC_CONFIG_PROTOCOL::GetNextSelector
EFI_IPSEC_CONFIG_REGISTER_NOTIFY _EFI_IPSEC_CONFIG_PROTOCOL::RegisterDataNotify
EFI_IPSEC_CONFIG_SET_DATA _EFI_IPSEC_CONFIG_PROTOCOL::SetData
EFI_IPSEC_CONFIG_UNREGISTER_NOTIFY _EFI_IPSEC_CONFIG_PROTOCOL::UnregisterDataNotify