Home
last modified time | relevance | path

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

/external/u-boot/include/
Davb_verify.h45 void avb_ops_free(AvbOps *ops);
/external/u-boot/cmd/
Davb.c32 avb_ops_free(avb_ops); in do_avb_init()
/external/u-boot/common/
Davb_verify.c730 void avb_ops_free(AvbOps *ops) in avb_ops_free() function