Output save_alt Download

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