blob: e3576bc5cf0a1388af5f86d2051ba059e6cc6e1d [file] [log] [blame]
#ifndef UTIL_H
#define UTIL_H
#define poly_small_to_fp PQCLEAN_FALCONPADDED512_AARCH64_smallints_to_fpr
void PQCLEAN_FALCONPADDED512_AARCH64_smallints_to_fpr(fpr *r, const int8_t *t, unsigned logn);
#endif