Output save_alt Download

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