mirror of
https://github.com/rdolbeau/VexRiscvBPluginGenerator.git
synced 2025-04-18 18:44:42 -04:00
4 lines
114 B
C
4 lines
114 B
C
#define CRYPTO_OUTPUTBYTES 16
|
|
#define CRYPTO_INPUTBYTES 16
|
|
#define CRYPTO_KEYBYTES 32
|
|
#define CRYPTO_CONSTBYTES 0
|