Android-cuttlefish cvd tool
Functions
avb_utils_stub.cpp File Reference
#include "avb_utils.h"
Include dependency graph for avb_utils_stub.cpp:

Functions

int parse_vbmeta_from_footer (fec_handle *, std::vector< uint8_t > *)
 
int parse_avb_image (fec_handle *, const std::vector< uint8_t > &)
 

Function Documentation

◆ parse_avb_image()

int parse_avb_image ( fec_handle f,
const std::vector< uint8_t > &  vbmeta 
)

◆ parse_vbmeta_from_footer()

int parse_vbmeta_from_footer ( fec_handle f,
std::vector< uint8_t > *  vbmeta 
)