Structure containing parsed Canonical Block fields.
More...
#include <BPSecLib_Public.h>
|
uint64_t | block_num |
| CBOR-decoded block number (should always be > 0)
|
|
uint64_t | type_code |
| CBOR-decoded block type code (should be > 0)
|
|
uint64_t | flags |
| CBOR-decoded flags field.
|
|
uint64_t | crc |
| CBOR-decoded block CRC.
|
|
void * | btsd |
| Pointer to BTSD owned by the host BPA.
|
|
size_t | btsd_len |
| Length in bytes of the BTSD pointer.
|
|
Structure containing parsed Canonical Block fields.
- Note
- This contains a snapshot of the fields at the time it was queried. It is not a pointer.
The documentation for this struct was generated from the following file: