Searched refs:timeout_bound (Results 1 – 1 of 1) sorted by relevance
614 let timeout_bound = key_time_out.is_some() && has_sids; in authorize_create() localVariable618 let need_auth_token = timeout_bound || unlocked_device_required; in authorize_create()622 if let (Some(auth_type), true) = (user_auth_type, timeout_bound) { in authorize_create()