-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b63132c
commit e7d63ee
Showing
5 changed files
with
42 additions
and
11 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
- can_lifecycle_run -> not because other ops would also not fail | ||
- Length check -> not because error is different | ||
- admin_verified check -> error is different | ||
- state.reset_user_code_with_pw3 | ||
- get_user_key() | ||
- admin_kek() -> Can't be because different error, and admin was checked | ||
- unwrap_key | ||
- set_pin_with_key can't because panic | ||
- Bytes::from_slice -> can't because length is checked | ||
- set_pin_len() could fail but this would be weird |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.