libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / src / libsodium / crypto_core / salsa208 / ref / api.h
blob1172a35277962ffd7892bb40648d7f10d8b8fb02
2 #include "crypto_core_salsa208.h"
4 #define crypto_core crypto_core_salsa208
5 #define crypto_core_OUTPUTBYTES crypto_core_salsa208_OUTPUTBYTES
6 #define crypto_core_INPUTBYTES crypto_core_salsa208_INPUTBYTES
7 #define crypto_core_KEYBYTES crypto_core_salsa208_KEYBYTES
8 #define crypto_core_CONSTBYTES crypto_core_salsa208_CONSTBYTES
9 #define crypto_core_PRIMITIVE "salsa208"
10 #define crypto_core_IMPLEMENTATION crypto_core_salsa208_IMPLEMENTATION
11 #define crypto_core_VERSION crypto_core_salsa208_VERSION