Skip to content

Commit

Permalink
doc: documenting GOAES and TFPCRYPTO commands
Browse files Browse the repository at this point in the history
  • Loading branch information
lmdelbahia committed Nov 25, 2023
1 parent aa690d4 commit d41d9e3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified doc/tfproto.doc
Binary file not shown.
Binary file modified doc/tfproto.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion include/err.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@
/* Unable to use the FlyContext System. */
#define CMD_EFLYCONTEXT "65: Unable to use the FlyContext System."
/* Unable to start AES encryption system. */
#define CMD_EAES "66: Unable to start AES encrypton system."
#define CMD_EAES "66: Unable to start AES encryption system."

#endif

0 comments on commit d41d9e3

Please sign in to comment.