Home
last modified time | relevance | path

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

/system/secretkeeper/dice_policy/tests/
Dtest.rs31 const SECURITY_VERSION: i64 = -70005; constant
356 vec![CONFIG_DESC, SECURITY_VERSION], in policy_dice_size_is_same()
/system/authgraph/core/src/
Dkey.rs72 const SECURITY_VERSION: i64 = -70005; constant
950 (SECURITY_VERSION, Value::Integer(security_version)) => { in from_cbor_value()