mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-24 00:11:27 +00:00
7 lines
152 B
C
7 lines
152 B
C
#ifndef DFR_TEST_H
|
|
#define DFR_TEST_H
|
|
|
|
int PQCLEAN_LEDAKEMLT12_LEAKTIME_DFR_test(POSITION_T LSparse[N0][DV * M], uint8_t *secondIterThreshold);
|
|
|
|
#endif
|