Home
last modified time | relevance | path

Searched defs:read_persistent_value (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/lib/libavb/
Davb_ops.h269 AvbIOResult (*read_persistent_value)(AvbOps* ops, member
/third_party/uboot/u-boot-2020.01/common/
Davb_verify.c856 static AvbIOResult read_persistent_value(AvbOps *ops, in read_persistent_value() function