Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/hwtrust/src/cbor/
Ddice.rs19 IntOrArray, enumerator
25 if key_ops_type == KeyOpsType::IntOrArray { in cose_key_from_cbor_value()
/tools/security/remote_provisioning/hwtrust/src/cbor/dice/
Dprofile.rs65 key_ops_type: KeyOpsType::IntOrArray, in android13()
Dchain.rs105 KeyOpsType::IntOrArray in root_and_entries_from_value()
Dentry.rs878 let profile = Profile { key_ops_type: KeyOpsType::IntOrArray, ..Profile::default() }; in integer_key_ops()