_EFI_IPSEC_SA_LIFETIME Struct Reference


Data Fields

UINT64 ByteCount
UINT64 SoftLifetime
UINT64 HardLifetime

Detailed Description

EFI_IPSEC_SA_LIFETIME defines the lifetime of an SA, which represents when a SA must be replaced or terminated. A value of all 0 for each field removes the limitation of a SA lifetime.

Field Documentation

The number of bytes to which the IPsec cryptographic algorithm can be applied. For ESP, this is the encryption algorithm and for AH, this is the authentication algorithm. The ByteCount includes pad bytes for cryptographic operations.

A time interval in second when the current SA ends and is destroyed.

A time interval in second that warns the implementation to initiate action such as setting up a replacement SA.


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