Searched refs:sids (Results 1 – 3 of 3) sorted by relevance
816 let sids: Vec<i64> = vec![secure_user_id]; in get_auth_tokens() localVariable819 (challenge == hat.challenge()) && hat.satisfies(&sids, auth_type) in get_auth_tokens()834 token_valid && auth_token_entry.satisfies(&sids, auth_type) in get_auth_tokens()
231 sids: Vec<i64>, field977 sids: unlocking_sids.into(), in lock_screen_lock_bound_key()1016 for sid in &biometric.sids { in try_unlock_user_with_biometric()
862 uint8_t sids = key_description[sid_idx].long_integer; in ImportWrappedKey() local867 if (sids & HW_AUTH_PASSWORD) { in ImportWrappedKey()870 if (sids & HW_AUTH_FINGERPRINT) { in ImportWrappedKey()