![]() |
![]() |
IPSEC Key Information structure. More...
#include <salld.h>
Data Fields | |
uint16_t | ctrlBitfield |
uint8_t * | sessionEncKey |
uint8_t * | sessionAuthKey |
uint8_t * | sessionSalt |
IPSEC Key Information structure.
Data structure defines the IPSEC Key related parameters
Definition at line 964 of file salld.h.
uint16_t Sa_IpsecKeyParams_t::ctrlBitfield |
Specify the Key types and other control Information as defined at SALLD IPSEC Key Control Info Bit Definitions
uint8_t* Sa_IpsecKeyParams_t::sessionAuthKey |
uint8_t* Sa_IpsecKeyParams_t::sessionEncKey |
uint8_t* Sa_IpsecKeyParams_t::sessionSalt |