Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/hwtrust/src/cbor/dice/
Dentry.rs25 const AUTHORITY_DESC: i64 = -4670550; constant
184 AUTHORITY_DESC => &mut authority_desc, in from_entries()
418 map.push((Value::from(AUTHORITY_DESC), Value::from(authority_desc))); in to_cbor_value()