IPSEC Configuration Parameters structure.
More...
#include <salld.h>
Detailed Description
IPSEC Configuration Parameters structure.
Data structure defines the IPSEC specific configuration parameters excluding the keys
Definition at line 571 of file salld.h.
Field Documentation
Specify the encryption block size 1: Stream encryption and no alignment requirement 4: AES-CTR or other stream-like encryption with 4-byte alignment block size: block encryption algorithm
Definition at line 574 of file salld.h.
Specify the initial value of the extended sequence Number (upper 32-bit)
Definition at line 587 of file salld.h.
Specify the initial value of the extended sequence Number (lower 32-bit)
Definition at line 586 of file salld.h.
Specify the size of the initialization vector in bytes
Definition at line 582 of file salld.h.
Specify the size of the authentication tag in bytes
Definition at line 583 of file salld.h.
Specify the next protocol header
Definition at line 584 of file salld.h.
Specify the size of the session encryption key in bytes
Definition at line 579 of file salld.h.
Specify the size of the session mac key in bytes
Definition at line 580 of file salld.h.
Specify the size of the session salt in bytes
Definition at line 581 of file salld.h.
Specify the SPI (Security Parameter Index)
Definition at line 585 of file salld.h.
The documentation for this struct was generated from the following file: