Output save_alt Download

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