diff options
Diffstat (limited to 'nist/api.h')
| -rw-r--r-- | nist/api.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #ifndef API_H #define API_H -#include "parameters.h" +#include "constants.h" #define CRYPTO_KEYBYTES KEY_BYTES #define CRYPTO_NSECBYTES 0 |
