Output save_alt Download

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