Output save_alt Download

Operation
crypto_aead
Primitive
pi16cipher128v1
Implementation
optimized_nonSSE
Compiler options
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 dd9dd0c960048c39c085a3d48342ec007eccca3d240bf57d05d733d935213d06 41567293 1246214054 4300000000 crypto_aead/pi16cipher128v1/optimized_nonSSE
3 ==1506== Memcheck, a memory error detector
4 ==1506== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==1506== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==1506== Command: ./try
7 ==1506==
8 ==1506== Conditional jump or move depends on uninitialised value(s)
9 ==1506== at 0x11DF07: crypto_aead_pi16cipher128v1_optimized_nonSSE_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==1506== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==1506== by 0x10A415: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==1506== Uninitialised value was created by a client request
13 ==1506== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==1506== by 0x10A415: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==1506==
16 ==1506== Conditional jump or move depends on uninitialised value(s)
17 ==1506== at 0x11DF28: crypto_aead_pi16cipher128v1_optimized_nonSSE_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==1506== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==1506== by 0x10A415: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==1506== Uninitialised value was created by a client request
21 ==1506== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==1506== by 0x10A415: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==1506==
24 ==1506== Conditional jump or move depends on uninitialised value(s)
25 ==1506== at 0x11DF07: crypto_aead_pi16cipher128v1_optimized_nonSSE_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==1506== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==1506== by 0x10A426: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==1506== Uninitialised value was created by a client request
29 ==1506== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==1506== by 0x10A426: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==1506==
32 ==1506== Conditional jump or move depends on uninitialised value(s)
33 ==1506== at 0x11DF28: crypto_aead_pi16cipher128v1_optimized_nonSSE_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==1506== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
35 ==1506== by 0x10A426: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==1506== Uninitialised value was created by a client request
37 ==1506== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==1506== by 0x10A426: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
39 ==1506==
40 ==1506==
41 ==1506== HEAP SUMMARY:
42 ==1506== in use at exit: 200,704 bytes in 16 blocks
43 ==1506== total heap usage: 22 allocs, 6 frees, 214,648 bytes allocated
44 ==1506==
45 ==1506== LEAK SUMMARY:
46 ==1506== definitely lost: 0 bytes in 0 blocks
47 ==1506== indirectly lost: 0 bytes in 0 blocks
48 ==1506== possibly lost: 200,704 bytes in 16 blocks
49 ==1506== still reachable: 0 bytes in 0 blocks
50 ==1506== suppressed: 0 bytes in 0 blocks
51 ==1506== Rerun with --leak-check=full to see details of leaked memory
52 ==1506==
53 ==1506== For lists of detected and suppressed errors, rerun with: -s
54 ==1506== ERROR SUMMARY: 32 errors from 4 contexts (suppressed: 0 from 0)