#ifndef PQCLEAN_SNTRUP953_CLEAN_CRYPTO_CORE_INV3SNTRUP953_H
#define PQCLEAN_SNTRUP953_CLEAN_CRYPTO_CORE_INV3SNTRUP953_H

#include <stdint.h>
#define PQCLEAN_SNTRUP953_CLEAN_crypto_core_inv3sntrup953_OUTPUTBYTES 954
#define PQCLEAN_SNTRUP953_CLEAN_crypto_core_inv3sntrup953_INPUTBYTES 953
#define PQCLEAN_SNTRUP953_CLEAN_crypto_core_inv3sntrup953_KEYBYTES 0
#define PQCLEAN_SNTRUP953_CLEAN_crypto_core_inv3sntrup953_CONSTBYTES 0

int PQCLEAN_SNTRUP953_CLEAN_crypto_core_inv3sntrup953(unsigned char *outbytes, const unsigned char *inbytes);
#endif