libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / src / libsodium / crypto_stream / salsa208 / ref / api.h
blobbe11510e349bbcf041a6d934dc415784145e2913
2 #include "crypto_stream_salsa208.h"
4 #define crypto_stream crypto_stream_salsa208
5 #define crypto_stream_xor crypto_stream_salsa208_xor
6 #define crypto_stream_KEYBYTES crypto_stream_salsa208_KEYBYTES
7 #define crypto_stream_NONCEBYTES crypto_stream_salsa208_NONCEBYTES
8 #define crypto_stream_PRIMITIVE "salsa208"
9 #define crypto_stream_IMPLEMENTATION crypto_stream_salsa208_IMPLEMENTATION
10 #define crypto_stream_VERSION crypto_stream_salsa208_VERSION