SA Payload Information structure.
More...
#include <salld.h>
Detailed Description
SA Payload Information structure.
Data structure providing the payload related information used to construct the SA-specific command labels in data mode
Definition at line 1410 of file salld.h.
Field Documentation
Contain the additional authenticated data in GCM/GMAC/CCM modes
Definition at line 1418 of file salld.h.
Contain the initialization vectors used in certain authentication modes.
Definition at line 1417 of file salld.h.
Specify the offset to the authenticated data in the packet in bytes
Definition at line 1412 of file salld.h.
Specify the total number of bytes to be authenticated
Definition at line 1414 of file salld.h.
Contain the initialization vectors used in certain encryption modes.
- Note:
- : IV should be specified here in GCM/GMAC/CCM mode
Definition at line 1415 of file salld.h.
Specify the offset to the encrypted/decrypted data in the packet in bytes
Definition at line 1411 of file salld.h.
Specify the total number of bytes to be encrypted or decrypted
Definition at line 1413 of file salld.h.
The documentation for this struct was generated from the following file: