Home
last modified time | relevance | path

Searched defs:AvbCertOps (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/avb/libavb_cert/
H A Davb_cert_ops.h42 typedef struct AvbCertOps AvbCertOps; typedef
45 struct AvbCertOps { struct
54 AvbCertOps* cert_ops, AvbCertPermanentAttributes* attributes); argument
61 AvbCertOps* cert_ops, uint8_t hash[AVB_SHA256_DIGEST_SIZE]); argument
66 void (*set_key_version)(AvbCertOps* cert_ops, argument
75 AvbIOResult (*get_random)(AvbCertOps* cert_ops, argument
/aosp_15_r20/external/avb/rust/src/
H A Dops.rs1195 cert_ops: *mut AvbCertOps, in read_permanent_attributes()
1210 cert_ops: *mut AvbCertOps, in try_read_permanent_attributes()
1227 cert_ops: *mut AvbCertOps, in read_permanent_attributes_hash()
1243 cert_ops: *mut AvbCertOps, in try_read_permanent_attributes_hash()
1267 cert_ops: *mut AvbCertOps, in set_key_version()
1290 cert_ops: *mut AvbCertOps, in try_set_key_version()
1306 cert_ops: *mut AvbCertOps, in get_random()
1322 cert_ops: *mut AvbCertOps, in try_get_random()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_nostd/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs2610 pub struct AvbCertOps { struct
2614 cert_ops: *mut AvbCertOps, argument
2619 unsafe extern "C" fn(cert_ops: *mut AvbCertOps, hash: *mut u8) -> AvbIOResult, argument
2623 cert_ops: *mut AvbCertOps, argument
2630 cert_ops: *mut AvbCertOps, argument
2703 impl Default for AvbCertOps { implementation
2724 cert_ops: *mut AvbCertOps, in avb_cert_generate_unlock_challenge()
2730 cert_ops: *mut AvbCertOps, in avb_cert_validate_unlock_credential()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_for_srcs_only/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs2610 pub struct AvbCertOps { struct
2614 cert_ops: *mut AvbCertOps, argument
2619 unsafe extern "C" fn(cert_ops: *mut AvbCertOps, hash: *mut u8) -> AvbIOResult, argument
2623 cert_ops: *mut AvbCertOps, argument
2630 cert_ops: *mut AvbCertOps, argument
2703 impl Default for AvbCertOps { implementation
2724 cert_ops: *mut AvbCertOps, in avb_cert_generate_unlock_challenge()
2730 cert_ops: *mut AvbCertOps, in avb_cert_validate_unlock_credential()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex10000/out/
Dbindings.rs2610 pub struct AvbCertOps { struct
2614 cert_ops: *mut AvbCertOps, argument
2619 unsafe extern "C" fn(cert_ops: *mut AvbCertOps, hash: *mut u8) -> AvbIOResult, argument
2623 cert_ops: *mut AvbCertOps, argument
2630 cert_ops: *mut AvbCertOps, argument
2703 impl Default for AvbCertOps { implementation
2724 cert_ops: *mut AvbCertOps, in avb_cert_generate_unlock_challenge()
2730 cert_ops: *mut AvbCertOps, in avb_cert_validate_unlock_credential()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std/out/
Dbindings.rs2610 pub struct AvbCertOps { struct
2614 cert_ops: *mut AvbCertOps, argument
2619 unsafe extern "C" fn(cert_ops: *mut AvbCertOps, hash: *mut u8) -> AvbIOResult, argument
2623 cert_ops: *mut AvbCertOps, argument
2630 cert_ops: *mut AvbCertOps, argument
2703 impl Default for AvbCertOps { implementation
2724 cert_ops: *mut AvbCertOps, in avb_cert_generate_unlock_challenge()
2730 cert_ops: *mut AvbCertOps, in avb_cert_validate_unlock_credential()
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_for_srcs_only/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dbindings.rs2610 pub struct AvbCertOps { struct
2614 cert_ops: *mut AvbCertOps, argument
2619 unsafe extern "C" fn(cert_ops: *mut AvbCertOps, hash: *mut u8) -> AvbIOResult, argument
2623 cert_ops: *mut AvbCertOps, argument
2630 cert_ops: *mut AvbCertOps, argument
2703 impl Default for AvbCertOps { implementation
2724 cert_ops: *mut AvbCertOps, in avb_cert_generate_unlock_challenge()
2730 cert_ops: *mut AvbCertOps, in avb_cert_validate_unlock_credential()