Output save_alt Download

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