Skip to content

Commit 11514b2

Browse files
committed
Remove stale TODO from bench_mldsa.c
Signed-off-by: Matthias J. Kannwischer <[email protected]>
1 parent 30f967a commit 11514b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/bench_mldsa.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ static int bench(void)
114114
mld_randombytes(ctx, CTXLEN);
115115
mld_randombytes(m, MLEN);
116116

117-
/* TODO: shouldn't this be moved to be in the internal function? */
118117
pre[0] = 0;
119118
pre[1] = CTXLEN;
120119
memcpy(pre + 2, ctx, CTXLEN);

0 commit comments

Comments
 (0)