libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / src / libsodium / crypto_stream / xsalsa20 / ref / api.h
blob49b84bcabc43a1b5c024fadf9d8add1066737953
2 #include "crypto_stream_xsalsa20.h"
4 #define crypto_stream crypto_stream_xsalsa20
5 #define crypto_stream_xor crypto_stream_xsalsa20_xor
6 #define crypto_stream_KEYBYTES crypto_stream_xsalsa20_KEYBYTES
7 #define crypto_stream_NONCEBYTES crypto_stream_xsalsa20_NONCEBYTES
8 #define crypto_stream_PRIMITIVE "xsalsa20"
9 #define crypto_stream_IMPLEMENTATION crypto_stream_xsalsa20_IMPLEMENTATION
10 #define crypto_stream_VERSION crypto_stream_xsalsa20_VERSION