|
Android-cuttlefish cvd tool
|
#include <io.h>
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] |
| uint32_t fec_header::fec_size |
| uint8_t fec_header::hash[SHA256_DIGEST_LENGTH] |
| uint64_t fec_header::inp_size |
| uint32_t fec_header::magic |
| uint32_t fec_header::roots |
| uint32_t fec_header::size |
| uint32_t fec_header::version |