Home
last modified time | relevance | path

Searched refs:unlock_screen_lock_bound_key (Results 1 – 3 of 3) sorted by relevance

/system/security/keystore2/src/
Dauthorization.rs151 SUPER_KEY.unlock_screen_lock_bound_key( in on_lock_screen_event()
Dmaintenance.rs76 SUPER_KEY.unlock_screen_lock_bound_key(&mut db.borrow_mut(), user_id as u32, pw) in on_user_password_changed()
Dsuper_key.rs880 pub fn unlock_screen_lock_bound_key( in unlock_screen_lock_bound_key() method