Output save_alt Download

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