summaryrefslogtreecommitdiff
path: root/nacl/crypto_stream/aes128ctr/core2/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'nacl/crypto_stream/aes128ctr/core2/api.h')
-rw-r--r--nacl/crypto_stream/aes128ctr/core2/api.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/nacl/crypto_stream/aes128ctr/core2/api.h b/nacl/crypto_stream/aes128ctr/core2/api.h
new file mode 100644
index 00000000..62fc8d88
--- /dev/null
+++ b/nacl/crypto_stream/aes128ctr/core2/api.h
@@ -0,0 +1,3 @@
1#define CRYPTO_KEYBYTES 16
2#define CRYPTO_NONCEBYTES 16
3#define CRYPTO_BEFORENMBYTES 1408