Output save_alt Download

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