Output save_alt Download

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