Output save_alt Download

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