Searched defs:avb_slot_verify (Results 1 - 1 of 1) sorted by relevance

/external/avb/libavb/
H A Davb_slot_verify.c25 #include "avb_slot_verify.h"
40 /* Maximum number of partitions that can be loaded with avb_slot_verify(). */
43 /* Maximum number of vbmeta images that can be loaded with avb_slot_verify(). */
51 * comments for the avb_slot_verify() function for more information.
1233 AvbSlotVerifyResult avb_slot_verify(AvbOps* ops, function

Completed in 41 milliseconds