SALLD IPSEC Key Control Info Bit Definitions
[SA LLD Constants (enums and defines)]

IPSEC Key Control Info Bit Definitions

Bitmap definition of the ctrlBitfield in Sa_IpsecKeyParams_t.



#define sa_IPSEC_KEY_CTRL_ENC_KEY   0x0001
#define sa_IPSEC_KEY_CTRL_MAC_KEY   0x0002
#define sa_IPSEC_KEY_CTRL_SALT   0x0004

Define Documentation

#define sa_IPSEC_KEY_CTRL_ENC_KEY   0x0001

Control Info -- Set: ENC_KEY available

Definition at line 943 of file salld.h.

#define sa_IPSEC_KEY_CTRL_MAC_KEY   0x0002

Control Info -- Set: MAC_KEY available

Definition at line 948 of file salld.h.

#define sa_IPSEC_KEY_CTRL_SALT   0x0004

Control Info -- Set: Session Salt available

Definition at line 953 of file salld.h.


Copyright 2014, Texas Instruments Incorporated