mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-29 19:56:16 +08:00
Update kyber.h
This commit is contained in:
@@ -94,7 +94,7 @@ void kyber_poly_add(kyber_poly_t r, const kyber_poly_t a, const kyber_poly_t b);
|
||||
void kyber_poly_sub(kyber_poly_t r, const kyber_poly_t a, const kyber_poly_t b);
|
||||
|
||||
|
||||
int16_t zeta[256];
|
||||
extern int16_t zeta[256];
|
||||
|
||||
void init_zeta(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user