libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / src / libsodium / crypto_stream / aes256estream / hongjun / api.h
blob45243be9599557d31f0c2e3d9aa4621f2557510e
2 #include "crypto_stream_aes256estream.h"
4 #define crypto_stream crypto_stream_aes256estream
5 #define crypto_stream_xor crypto_stream_aes256estream_xor
6 #define crypto_stream_beforenm crypto_stream_aes256estream_beforenm
7 #define crypto_stream_afternm crypto_stream_aes256estream_afternm
8 #define crypto_stream_xor_afternm crypto_stream_aes256estream_xor_afternm
9 #define crypto_stream_KEYBYTES crypto_stream_aes256estream_KEYBYTES
10 #define crypto_stream_NONCEBYTES crypto_stream_aes256estream_NONCEBYTES
11 #define crypto_stream_BEFORENMBYTES crypto_stream_aes256estream_BEFORENMBYTES
12 #define crypto_stream_PRIMITIVE "aes256estream"
13 #define crypto_stream_IMPLEMENTATION crypto_stream_aes256estream_IMPLEMENTATION
14 #define crypto_stream_VERSION crypto_stream_aes256estream_VERSION