GBL encryption data tag type.
Public Attribute Documentation#
header#
GblTagHeader_t GblEncryptionData_t::header
Tag ID and length.
Definition at line
278
of file platform/bootloader/parser/gbl/btl_gbl_format.h
encryptedGblData#
uint8_t* GblEncryptionData_t::encryptedGblData
Encrypted data.
After decryption, this data must represent one or more complete unencrypted GBL tags.
Definition at line
279
of file platform/bootloader/parser/gbl/btl_gbl_format.h