summaryrefslogtreecommitdiff
path: root/nacl/crypto_stream/aes128ctr/portable/api.h
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-07-13 10:09:38 -0400
committerirungentoo <irungentoo@gmail.com>2013-07-13 10:09:38 -0400
commitd4fe483efd3e0062f12430efe9deb66d43d914d7 (patch)
treee6aa9ac716ae82cdb15c6e6cb5d9d1d9d29f053b /nacl/crypto_stream/aes128ctr/portable/api.h
parent835ef0320d47372eac14bef31c979b8217d04498 (diff)
NaCl moved to other repo.
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