Android-cuttlefish cvd tool
Public Attributes | List of all members
fec_header Struct Reference

#include <io.h>

Collaboration diagram for fec_header:
Collaboration graph
[legend]

Public Attributes

uint32_t magic
 
uint32_t version
 
uint32_t size
 
uint32_t roots
 
uint32_t fec_size
 
uint64_t inp_size
 
uint8_t hash [SHA256_DIGEST_LENGTH]
 

Member Data Documentation

◆ fec_size

uint32_t fec_header::fec_size

◆ hash

uint8_t fec_header::hash[SHA256_DIGEST_LENGTH]

◆ inp_size

uint64_t fec_header::inp_size

◆ magic

uint32_t fec_header::magic

◆ roots

uint32_t fec_header::roots

◆ size

uint32_t fec_header::size

◆ version

uint32_t fec_header::version

The documentation for this struct was generated from the following file: