Home
last modified time | relevance | path

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

/external/avb/libavb_atx/
Davb_atx_ops.h41 struct AvbAtxOps;
42 typedef struct AvbAtxOps AvbAtxOps; typedef
45 struct AvbAtxOps { struct
54 AvbAtxOps* atx_ops, AvbAtxPermanentAttributes* attributes); argument
61 AvbAtxOps* atx_ops, uint8_t hash[AVB_SHA256_DIGEST_SIZE]); argument
/external/avb/libavb/
Davb_ops.h70 struct AvbAtxOps;
94 struct AvbAtxOps* atx_ops;
/external/avb/test/
Dfake_avb_ops.h111 AvbAtxOps* avb_atx_ops() { in avb_atx_ops()
210 AvbAtxOps avb_atx_ops_;
Dfake_avb_ops.cc345 AvbAtxOps* atx_ops, AvbAtxPermanentAttributes* attributes) { in my_ops_read_permanent_attributes()
352 AvbAtxOps* atx_ops, uint8_t hash[AVB_SHA256_DIGEST_SIZE]) { in my_ops_read_permanent_attributes_hash()