Output save_alt Download

Operation
crypto_hash
Primitive
md6d384
Implementation
ref
Compiler options
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 9ef77d649bd67b73958d973074d58f75d8f1200d7e3d58b759fc3d3858c5ee0d 3984707 120419933 4300000000 crypto_hash/md6d384/ref
3 ==16638== Memcheck, a memory error detector
4 ==16638== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==16638== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==16638== Command: ./try
7 ==16638==
8 ==16638== Use of uninitialised value of size 8
9 ==16638== at 0x40306B: md6_final (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==16638== by 0x401F39: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==16638== by 0x401EA4: crypto_hash_md6d384_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==16638== by 0x400D68: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==16638== by 0x401B12: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==16638== Uninitialised value was created by a client request
15 ==16638== at 0x400D47: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==16638== by 0x401B12: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==16638==
18 ==16638== Use of uninitialised value of size 8
19 ==16638== at 0x403083: md6_final (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==16638== by 0x401F39: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==16638== by 0x401EA4: crypto_hash_md6d384_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==16638== by 0x400D68: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==16638== by 0x401B12: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==16638== Uninitialised value was created by a client request
25 ==16638== at 0x400D47: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==16638== by 0x401B12: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==16638==
28 ==16638==
29 ==16638== HEAP SUMMARY:
30 ==16638== in use at exit: 17,408 bytes in 4 blocks
31 ==16638== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
32 ==16638==
33 ==16638== LEAK SUMMARY:
34 ==16638== definitely lost: 0 bytes in 0 blocks
35 ==16638== indirectly lost: 0 bytes in 0 blocks
36 ==16638== possibly lost: 17,408 bytes in 4 blocks
37 ==16638== still reachable: 0 bytes in 0 blocks
38 ==16638== suppressed: 0 bytes in 0 blocks
39 ==16638== Rerun with --leak-check=full to see details of leaked memory
40 ==16638==
41 ==16638== For lists of detected and suppressed errors, rerun with: -s
42 ==16638== ERROR SUMMARY: 192 errors from 2 contexts (suppressed: 0 from 0)