Sa_DataModeConfigParams_t Struct Reference
[SA LLD Data Structures]
Data Mode Configuration Parameters structure.
More...
#include <salld.h>
Detailed Description
Data Mode Configuration Parameters structure.
Data structure defines the Data Mode specific configuration parameters excluding the keys
Definition at line 691 of file salld.h.
Field Documentation
Specify the size of the additional authenticated data in bytes used in CCM and GCM modes
Definition at line 697 of file salld.h.
TRUE: Encryption(To-Air); FALSE: Decryption (From-Air)
Definition at line 698 of file salld.h.
TRUE: Perform encryption first; FALSE: Perform authentication first
Definition at line 699 of file salld.h.
Specify the size of the initialization vector in bytes
Definition at line 695 of file salld.h.
Specify the size of the authentication tag in bytes
Definition at line 696 of file salld.h.
Specify the size of the session encryption key in bytes
Definition at line 692 of file salld.h.
Specify the size of the session mac key in bytes
Definition at line 693 of file salld.h.
Specify the size of the session salt used in the GCM/CCM operation in bytes
Definition at line 694 of file salld.h.
The documentation for this struct was generated from the following file: