Sa_CmdLbUpdateInfo_t Struct Reference
[SA LLD Data Structures]

SA Command Label Updating Information structure. More...

#include <salld.h>

Data Fields

uint16_t validBitfield
uint16_t subMode
Sa_CmdLbParamInfo_t encSizeInfo
Sa_CmdLbParamInfo_t encSizeInfo2
Sa_CmdLbParamInfo_t encOffsetInfo
Sa_CmdLbParamInfo_t encIvInfo
Sa_CmdLbParamInfo_t encIvInfo2
Sa_CmdLbParamInfo_t aadInfo
Sa_CmdLbParamInfo_t payloadInfo
Sa_CmdLbParamInfo_t authSizeInfo
Sa_CmdLbParamInfo_t authSizeInfo2
Sa_CmdLbParamInfo_t authOffsetInfo
Sa_CmdLbParamInfo_t authIvInfo
Sa_CmdLbParamInfo_t auxKeyInfo
uint32_t auxKey [8]

Detailed Description

SA Command Label Updating Information structure.

Data structure provides the information how to update the command label. The application can use this information to update the command label per packet without invoking Sa_chanSendData() API.

Definition at line 1356 of file salld.h.


Field Documentation

Information used to update AAD

Definition at line 1364 of file salld.h.

Information used to update authentication initialization vector

Definition at line 1369 of file salld.h.

Information used to update authentication offset

Definition at line 1368 of file salld.h.

Information used to update authentication size

Definition at line 1366 of file salld.h.

Information used to update 2nd authentication size

Definition at line 1367 of file salld.h.

Contain auxiliary key1/key2

Definition at line 1371 of file salld.h.

Information used to update auxiliary Key information

Definition at line 1370 of file salld.h.

Information used to update encryption initialization vector

Definition at line 1362 of file salld.h.

Information used to update 2nd encryption initialization vector

Definition at line 1363 of file salld.h.

Information used to update encryption offset

Definition at line 1361 of file salld.h.

Information used to update encryption size

Definition at line 1359 of file salld.h.

Information used to update 2nd encryption size

Definition at line 1360 of file salld.h.

Information used to update payload padding information

Definition at line 1365 of file salld.h.

Specify the sub operation modes as defined at Data Sub Operation Modes

Definition at line 1358 of file salld.h.

Specify the parameter valid Information as defined at SALLD Command Label Update Vaild Bit Definitions

Definition at line 1357 of file salld.h.


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated