Output save_alt Download

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