Changes to update Tomato RAF.
[tomato.git] / release / src / router / dnscrypt / src / libnacl / crypto_secretbox / xsalsa20poly1305 / ref / api.h
blobf5aeb35615bdcb64caefb0a3031db336330a06f5
1 #define CRYPTO_KEYBYTES 32
2 #define CRYPTO_NONCEBYTES 24
3 #define CRYPTO_ZEROBYTES 32
4 #define CRYPTO_BOXZEROBYTES 16