Searched refs:slb (Results 1 – 1 of 1) sorted by relevance
1021 let slb = biometric.screen_lock_bound.decrypt( in try_unlock_user_with_biometric() localVariable1035 Some(slb.clone()), in try_unlock_user_with_biometric()1037 Ok((slb, slbp)) in try_unlock_user_with_biometric()1040 Ok((slb, slbp)) => { in try_unlock_user_with_biometric()1041 entry.screen_lock_bound = Some(slb.clone()); in try_unlock_user_with_biometric()1043 data.add_key_to_key_index(&slb)?; in try_unlock_user_with_biometric()