Searched refs:slbp (Results 1 – 1 of 1) sorted by relevance
1033 let slbp = biometric.screen_lock_bound_private.decrypt( in try_unlock_user_with_biometric() localVariable1041 Ok((slb, slbp)) in try_unlock_user_with_biometric()1044 Ok((slb, slbp)) => { in try_unlock_user_with_biometric()1046 entry.screen_lock_bound_private = Some(slbp.clone()); in try_unlock_user_with_biometric()1048 self.data.add_key_to_key_index(&slbp)?; in try_unlock_user_with_biometric()