pqc/crypto_kem/ledakemlt12/clean/dfr_test.h

7 lines
119 B
C
Raw Normal View History

2019-05-24 17:38:54 +01:00
#ifndef DFR_TEST_H
#define DFR_TEST_H
2019-05-24 17:38:54 +01:00
int PQCLEAN_LEDAKEMLT12_CLEAN_DFR_test(POSITION_T LSparse[N0][DV * M]);
#endif