Output save_alt Download

Operation
crypto_aead
Primitive
icepole128v2
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 3136209e32620bd278792081434c3e181cf1445b3e40688dbc6ae7eb281f8d94 8475758 159467956 4300000000 crypto_aead/icepole128v2/ref
3 ==7800== Memcheck, a memory error detector
4 ==7800== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==7800== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==7800== Command: ./try
7 ==7800==
8 ==7800== Conditional jump or move depends on uninitialised value(s)
9 ==7800== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==7800== by 0x10A976: crypto_aead_icepole128v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==7800== by 0x1092BE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==7800== by 0x108D18: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==7800== Uninitialised value was created by a client request
14 ==7800== at 0x10915D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==7800== by 0x108D18: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==7800==
17 ==7800== Conditional jump or move depends on uninitialised value(s)
18 ==7800== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
19 ==7800== by 0x10A976: crypto_aead_icepole128v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==7800== by 0x1092BE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==7800== by 0x108D18: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==7800== Uninitialised value was created by a client request
23 ==7800== at 0x10915D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==7800== by 0x108D18: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==7800==
26 ==7800== Conditional jump or move depends on uninitialised value(s)
27 ==7800== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
28 ==7800== by 0x10A976: crypto_aead_icepole128v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==7800== by 0x1092BE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==7800== by 0x108D29: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==7800== Uninitialised value was created by a client request
32 ==7800== at 0x10915D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
33 ==7800== by 0x108D29: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==7800==
35 ==7800== Conditional jump or move depends on uninitialised value(s)
36 ==7800== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
37 ==7800== by 0x10A976: crypto_aead_icepole128v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==7800== by 0x1092BE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
39 ==7800== by 0x108D29: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
40 ==7800== Uninitialised value was created by a client request
41 ==7800== at 0x10915D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
42 ==7800== by 0x108D29: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
43 ==7800==
44 ==7800==
45 ==7800== HEAP SUMMARY:
46 ==7800== in use at exit: 70,144 bytes in 16 blocks
47 ==7800== total heap usage: 22 allocs, 6 frees, 84,088 bytes allocated
48 ==7800==
49 ==7800== LEAK SUMMARY:
50 ==7800== definitely lost: 0 bytes in 0 blocks
51 ==7800== indirectly lost: 0 bytes in 0 blocks
52 ==7800== possibly lost: 70,144 bytes in 16 blocks
53 ==7800== still reachable: 0 bytes in 0 blocks
54 ==7800== suppressed: 0 bytes in 0 blocks
55 ==7800== Rerun with --leak-check=full to see details of leaked memory
56 ==7800==
57 ==7800== For lists of detected and suppressed errors, rerun with: -s
58 ==7800== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)