Home
last modified time | relevance | path

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

/external/avb/examples/things/
Davb_atx_slot_verify.c48 } AvbAtxOpsWithContext; typedef
54 return &((AvbAtxOpsWithContext*)atx_ops)->context; in get_ops_context()
77 const AvbAtxOps* existing_ops, AvbAtxOpsWithContext* ops_with_context) { in setup_ops_with_context()
78 avb_memset(ops_with_context, 0, sizeof(AvbAtxOpsWithContext)); in setup_ops_with_context()
137 AvbAtxOpsWithContext ops_with_context; in avb_atx_slot_verify()