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