libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / src / libsodium / crypto_stream / salsa2012 / ref / api.h
blob216d529c3b6577618d9e2763ca979366674ec387
2 #include "crypto_stream_salsa2012.h"
4 #define crypto_stream crypto_stream_salsa2012
5 #define crypto_stream_xor crypto_stream_salsa2012_xor
6 #define crypto_stream_KEYBYTES crypto_stream_salsa2012_KEYBYTES
7 #define crypto_stream_NONCEBYTES crypto_stream_salsa2012_NONCEBYTES
8 #define crypto_stream_PRIMITIVE "salsa2012"
9 #define crypto_stream_IMPLEMENTATION crypto_stream_salsa2012_IMPLEMENTATION
10 #define crypto_stream_VERSION crypto_stream_salsa2012_VERSION