Output save_alt Download

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