Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/hwtrust/src/rkp/
Ddevice_info.rs33 pub system_patch_level: u32, field
/tools/security/remote_provisioning/hwtrust/src/cbor/rkp/
Ddevice_info.rs23 let mut system_patch_level = FieldValue::new("system_patch_level"); in from_cbor_values() localVariable