Output save_alt Download

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