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

#include <fec_private.h>

Collaboration diagram for verity_header:
Collaboration graph
[legend]

Public Attributes

uint32_t magic
 
uint32_t version
 
uint8_t signature [ANDROID_PUBKEY_MODULUS_SIZE]
 
uint32_t length
 

Member Data Documentation

◆ length

uint32_t verity_header::length

◆ magic

uint32_t verity_header::magic

◆ signature

uint8_t verity_header::signature[ANDROID_PUBKEY_MODULUS_SIZE]

◆ version

uint32_t verity_header::version

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