pqc/crypto_kem/ledakemlt52/leaktime/dfr_test.h
2019-08-21 14:28:31 +02:00

7 lines
152 B
C

#ifndef DFR_TEST_H
#define DFR_TEST_H
int PQCLEAN_LEDAKEMLT52_LEAKTIME_DFR_test(POSITION_T LSparse[N0][DV * M], uint8_t *secondIterThreshold);
#endif