summaryrefslogtreecommitdiff
path: root/nacl/crypto_core/salsa20/ref/api.h
blob: 2a387b6d06d4311a2f64e884cb7766d003ea57df (plain)
1
2
3
4
#define CRYPTO_OUTPUTBYTES 64
#define CRYPTO_INPUTBYTES 16
#define CRYPTO_KEYBYTES 32
#define CRYPTO_CONSTBYTES 16