Output save_alt Download

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