Searched refs:str_avb_slot_error (Results 1 - 3 of 3) sorted by last modified time

/u-boot/include/
H A Davb_verify.h56 const char *str_avb_slot_error(AvbSlotVerifyResult res);
/u-boot/common/
H A Davb_verify.c146 const char *str_avb_slot_error(AvbSlotVerifyResult res) function
/u-boot/cmd/
H A Davb.c318 printf("Verification failed, reason: %s\n", str_avb_slot_error(slot_result));

Completed in 62 milliseconds