Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Denforcements.rs630 let per_op_bound = key_time_out.is_none() && has_sids; in authorize_create() localVariable
678 Ok(match (hat, requires_timestamp, per_op_bound) { in authorize_create()