Home
last modified time | relevance | path

Searched refs:avb_ops_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Davb_verify.h50 void avb_ops_free(AvbOps *ops);
/openbmc/u-boot/cmd/
H A Davb.c32 avb_ops_free(avb_ops); in do_avb_init()
/openbmc/u-boot/common/
H A Davb_verify.c879 void avb_ops_free(AvbOps *ops) in avb_ops_free() function