Skip to content

Commit

Permalink
Cleanup & reorganization (#73)
Browse files Browse the repository at this point in the history
scsi::get_des & others should take a non-const buffer since they modify it
Reorder functions in main.cpp to declare internal functions static
Fix compile error in newer GCC (Compilation error #72) with more explicit cast
Remove some unused constants
Add KAD type enum
Pass key vector by reference instead of copying

Closes: #72
  • Loading branch information
jmwilson committed May 16, 2022
1 parent f5856d7 commit 8caaf85
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 286 deletions.
Loading

0 comments on commit 8caaf85

Please sign in to comment.