Home
last modified time | relevance | path

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

/external/avb/libavb_cert/
Davb_cert_types.h49 typedef struct AvbCertPermanentAttributes { struct
53 } AVB_ATTR_PACKED AvbCertPermanentAttributes; argument
/external/avb/rust/src/
Dops.rs1196 attributes: *mut AvbCertPermanentAttributes, in read_permanent_attributes()
1211 attributes: *mut AvbCertPermanentAttributes, in try_read_permanent_attributes()