XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_IPSEC_CONFIG_PROTOCOL Struct Reference

#include <IpSecConfig.h>

Collaboration diagram for _EFI_IPSEC_CONFIG_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ GetData

EFI_IPSEC_CONFIG_GET_DATA _EFI_IPSEC_CONFIG_PROTOCOL::GetData

◆ GetNextSelector

EFI_IPSEC_CONFIG_GET_NEXT_SELECTOR _EFI_IPSEC_CONFIG_PROTOCOL::GetNextSelector

◆ RegisterDataNotify

EFI_IPSEC_CONFIG_REGISTER_NOTIFY _EFI_IPSEC_CONFIG_PROTOCOL::RegisterDataNotify

◆ SetData

EFI_IPSEC_CONFIG_SET_DATA _EFI_IPSEC_CONFIG_PROTOCOL::SetData

◆ UnregisterDataNotify

EFI_IPSEC_CONFIG_UNREGISTER_NOTIFY _EFI_IPSEC_CONFIG_PROTOCOL::UnregisterDataNotify

The documentation for this struct was generated from the following file: