libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / src / libsodium / crypto_core / salsa20 / ref / api.h
blobd800a1ed40995458ffe4755227df729537ed8c3c
2 #include "crypto_core_salsa20.h"
4 #define crypto_core crypto_core_salsa20
5 #define crypto_core_OUTPUTBYTES crypto_core_salsa20_OUTPUTBYTES
6 #define crypto_core_INPUTBYTES crypto_core_salsa20_INPUTBYTES
7 #define crypto_core_KEYBYTES crypto_core_salsa20_KEYBYTES
8 #define crypto_core_CONSTBYTES crypto_core_salsa20_CONSTBYTES
9 #define crypto_core_PRIMITIVE "salsa20"
10 #define crypto_core_IMPLEMENTATION crypto_core_salsa20_IMPLEMENTATION
11 #define crypto_core_VERSION crypto_core_salsa20_VERSION