Android-cuttlefish cvd tool
|
#include "avb_utils.h"
Functions | |
int | parse_vbmeta_from_footer (fec_handle *, std::vector< uint8_t > *) |
int | parse_avb_image (fec_handle *, const std::vector< uint8_t > &) |
int parse_avb_image | ( | fec_handle * | f, |
const std::vector< uint8_t > & | vbmeta | ||
) |
int parse_vbmeta_from_footer | ( | fec_handle * | f, |
std::vector< uint8_t > * | vbmeta | ||
) |