pqc/crypto_kem/ledakemlt52/leaktime/dfr_test.h

7 lines
152 B
C
Raw Normal View History

2019-06-16 16:01:29 +01:00
#ifndef DFR_TEST_H
#define DFR_TEST_H
2019-08-21 13:28:31 +01:00
int PQCLEAN_LEDAKEMLT52_LEAKTIME_DFR_test(POSITION_T LSparse[N0][DV * M], uint8_t *secondIterThreshold);
2019-06-16 16:01:29 +01:00
#endif