Created
April 16, 2017 20:30
-
-
Save GrayHatter/a6df17df8f4d8c74338dcb3968d79a53 to your computer and use it in GitHub Desktop.
Revisions
-
GrayHatter created this gist
Apr 16, 2017 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ struct SAVED_DEVICE { uint8_t device_status; uint8_t real_pk[CRYPTO_PUBLIC_KEY_SIZE]; };