Android-cuttlefish cvd tool
|
#include "avb_utils.h"
#include <android-base/strings.h>
#include <libavb/libavb.h>
#include "fec_private.h"
Functions | |
int | parse_vbmeta_from_footer (fec_handle *f, std::vector< uint8_t > *vbmeta) |
int | parse_avb_image (fec_handle *f, const std::vector< uint8_t > &vbmeta) |
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 | ||
) |