libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / src / libsodium / crypto_sign / edwards25519sha512batch / ref / api.h
blob1217a582418cf686a97a4a9c51798c95d8a21d8b
2 #include "crypto_sign_edwards25519sha512batch.h"
4 #define crypto_sign crypto_sign_edwards25519sha512batch
5 #define crypto_sign_open crypto_sign_edwards25519sha512batch_open
6 #define crypto_sign_keypair crypto_sign_edwards25519sha512batch_keypair
7 #define crypto_sign_BYTES crypto_sign_edwards25519sha512batch_BYTES
8 #define crypto_sign_PUBLICKEYBYTES crypto_sign_edwards25519sha512batch_PUBLICKEYBYTES
9 #define crypto_sign_SECRETKEYBYTES crypto_sign_edwards25519sha512batch_SECRETKEYBYTES
10 #define crypto_sign_PRIMITIVE "edwards25519sha512batch"
11 #define crypto_sign_IMPLEMENTATION crypto_sign_edwards25519sha512batch_IMPLEMENTATION
12 #define crypto_sign_VERSION crypto_sign_edwards25519sha512batch_VERSION