EblEncryptionInitAesCcm_t Struct Reference
Description
GBL encryption init tag type. Used with AES-CCM encryption.
Definition at line
100
of file
btl_gbl_format.h
.
#include <
btl_gbl_format.h
>
Data Fields |
|
EblTagHeader_t | header |
Tag ID and length.
|
|
uint32_t | msgLen |
Length of the cipher text in bytes.
|
|
uint8_t | nonce [12] |
Random nonce used for AES-CTR in this message.
|
|
The documentation for this struct was generated from the following file:
-
btl_gbl_format.h