Searched refs:slb (Results 1 – 1 of 1) sorted by relevance
1025 let slb = biometric.screen_lock_bound.decrypt( in try_unlock_user_with_biometric() localVariable1039 Some(slb.clone()), in try_unlock_user_with_biometric()1041 Ok((slb, slbp)) in try_unlock_user_with_biometric()1044 Ok((slb, slbp)) => { in try_unlock_user_with_biometric()1045 entry.screen_lock_bound = Some(slb.clone()); in try_unlock_user_with_biometric()1047 self.data.add_key_to_key_index(&slb)?; in try_unlock_user_with_biometric()