_EFI_IPSEC_SA_DATA Struct Reference


Data Fields

EFI_IPSEC_MODE Mode
UINT64 SNCount
UINT8 AntiReplayWindows
EFI_IPSEC_ALGO_INFO AlgoInfo
EFI_IPSEC_SA_LIFETIME SaLifetime
UINT32 PathMTU
EFI_IPSEC_SPD_SELECTORSpdSelector
BOOLEAN ManualSet

Detailed Description

EFI_IPSEC_SA_DATA

Field Documentation

AH/ESP cryptographic algorithm, key and parameters.

Anti-Replay Window. A 64-bit counter and a bit-map used to determine whether an inbound AH or ESP packet is a replay.

Indication of whether it's manually set or negotiated automatically. If ManualSet is FALSE, the corresponding SA entry is inserted through IKE protocol negotiation.

IPsec mode: tunnel or transport.

Any observed path MTU and aging variables. The Path MTU processing is defined in section 8 of RFC 4301.

Lifetime of this SA.

Sequence Number Counter. A 64-bit counter used to generate the sequence number field in AH or ESP headers.

Link to one SPD entry.


Generated on Thu Sep 24 23:14:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1