Lines Matching defs:UserId
64 type UserId = u32; typedef
346 pub fn forget_all_keys_for_user(&self, user: UserId) { in forget_all_keys_for_user()
351 fn install_per_boot_key_for_user(&self, user: UserId, super_key: Arc<SuperKey>) -> Result<()> { in install_per_boot_key_for_user()
393 user: UserId, in unlock_user_key()
501 user_id: UserId, in super_key_exists_in_db_for_user()
523 user_id: UserId, in check_and_unlock_super_key()
552 user_id: UserId, in check_and_initialize_super_key()
597 user_id: UserId, in populate_cache_from_super_key_blob()
686 user_id: UserId, in super_encrypt_on_key_init()
734 user_id: UserId, in handle_super_encryption_on_key_init()
819 user_id: UserId, in get_or_create_super_key()
883 user_id: UserId, in unlock_screen_lock_bound_key()
921 user_id: UserId, in lock_screen_lock_bound_key()
1000 user_id: UserId, in try_unlock_user_with_biometric()
1082 user_id: UserId, in get()
1105 user_id: UserId, in get_with_password_changed()
1139 user_id: UserId, in get_with_password_unlock()
1165 user_id: UserId, in reset_user()