mirror of
https://github.com/henrydcase/pqc.git
synced 2024-12-04 13:24:04 +00:00
11 lines
430 B
C
11 lines
430 B
C
#ifndef PQCLEAN_NTRULPR857_AVX2_CRYPTO_DECODE_857X1723_H
|
|
#define PQCLEAN_NTRULPR857_AVX2_CRYPTO_DECODE_857X1723_H
|
|
|
|
#include <stdint.h>
|
|
#define PQCLEAN_NTRULPR857_AVX2_crypto_decode_857x1723_STRBYTES 1152
|
|
#define PQCLEAN_NTRULPR857_AVX2_crypto_decode_857x1723_ITEMS 857
|
|
#define PQCLEAN_NTRULPR857_AVX2_crypto_decode_857x1723_ITEMBYTES 2
|
|
|
|
void PQCLEAN_NTRULPR857_AVX2_crypto_decode_857x1723(void *v, const unsigned char *s);
|
|
#endif
|