pqc/crypto_kem/ledakemlt12/clean/dfr_test.h
2019-05-24 18:38:54 +02:00

7 lines
119 B
C

#ifndef DFR_TEST_H
#define DFR_TEST_H
int PQCLEAN_LEDAKEMLT12_CLEAN_DFR_test(POSITION_T LSparse[N0][DV * M]);
#endif