Output save_alt Download

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