1 #include "crypto_sign_edwards25519sha512batch.h"
4 crypto_sign_edwards25519sha512batch_bytes(void) {
5 return crypto_sign_edwards25519sha512batch_BYTES;
9 crypto_sign_edwards25519sha512batch_publickeybytes(void) {
10 return crypto_sign_edwards25519sha512batch_PUBLICKEYBYTES;
14 crypto_sign_edwards25519sha512batch_secretkeybytes(void) {
15 return crypto_sign_edwards25519sha512batch_SECRETKEYBYTES;