9 lines
288 B
C
9 lines
288 B
C
|
#ifndef PQCLEAN_SNTRUP653_CLEAN_CRYPTO_VERIFY_897_H
|
||
|
#define PQCLEAN_SNTRUP653_CLEAN_CRYPTO_VERIFY_897_H
|
||
|
|
||
|
#include <stdint.h>
|
||
|
#define PQCLEAN_SNTRUP653_CLEAN_crypto_verify_897_BYTES 897
|
||
|
|
||
|
int PQCLEAN_SNTRUP653_CLEAN_crypto_verify_897(const unsigned char *x, const unsigned char *y);
|
||
|
#endif
|