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.rs161 skm.unlock_screen_lock_bound_key( in on_lock_screen_event()
Dmaintenance.rs81 skm.unlock_screen_lock_bound_key(&mut db.borrow_mut(), user_id as u32, pw) in on_user_password_changed()
Dsuper_key.rs873 pub fn unlock_screen_lock_bound_key( in unlock_screen_lock_bound_key() method