Output save_alt Download

Operation
crypto_aead
Primitive
tiaoxinv1
Implementation
opt
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 22ae738f297e49284b48cef4608b03e42bbf9e948355bc71d930cc032929314e 3395363 236887357 4300000000 crypto_aead/tiaoxinv1/opt
3 ==24250== Memcheck, a memory error detector
4 ==24250== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==24250== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==24250== Command: ./try
7 ==24250==
8 ==24250== Conditional jump or move depends on uninitialised value(s)
9 ==24250== at 0x10C028: tiaoxin_optimized_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==24250== by 0x109161: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==24250== by 0x108BF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==24250==
13 ==24250== Conditional jump or move depends on uninitialised value(s)
14 ==24250== at 0x10C028: tiaoxin_optimized_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==24250== by 0x109161: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==24250== by 0x108C09: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==24250==
18 ==24250==
19 ==24250== HEAP SUMMARY:
20 ==24250== in use at exit: 70,368 bytes in 31 blocks
21 ==24250== total heap usage: 37 allocs, 6 frees, 84,312 bytes allocated
22 ==24250==
23 ==24250== LEAK SUMMARY:
24 ==24250== definitely lost: 480 bytes in 15 blocks
25 ==24250== indirectly lost: 0 bytes in 0 blocks
26 ==24250== possibly lost: 69,888 bytes in 16 blocks
27 ==24250== still reachable: 0 bytes in 0 blocks
28 ==24250== suppressed: 0 bytes in 0 blocks
29 ==24250== Rerun with --leak-check=full to see details of leaked memory
30 ==24250==
31 ==24250== For lists of detected and suppressed errors, rerun with: -s
32 ==24250== ERROR SUMMARY: 32 errors from 2 contexts (suppressed: 0 from 0)