Output save_alt Download

Operation
crypto_hash
Primitive
groestl256
Implementation
32bit-bytesliced-c-small
Compiler options
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 0bb7e931e5a7a85cb28006ae6f5fc9c5f26a997b680178f7cab2722b69d4c21e 13552834 101502311 4300000000 crypto_hash/groestl256/32bit-bytesliced-c-small
3 ==13609== Memcheck, a memory error detector
4 ==13609== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==13609== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==13609== Command: ./try
7 ==13609==
8 ==13609== Use of uninitialised value of size 8
9 ==13609== at 0x109C8A: permutation (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==13609== by 0x109F26: crypto_hash_groestl256_32bit_bytesliced_c_small (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==13609== by 0x108D8A: doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==13609== by 0x108DF8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==13609== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==13609== Uninitialised value was created by a client request
15 ==13609== at 0x108DEA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==13609== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==13609==
18 ==13609== Use of uninitialised value of size 8
19 ==13609== at 0x109C8A: permutation (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==13609== by 0x109F72: crypto_hash_groestl256_32bit_bytesliced_c_small (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==13609== by 0x108D8A: doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==13609== by 0x108DF8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==13609== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==13609== Uninitialised value was created by a client request
25 ==13609== at 0x108DEA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==13609== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==13609==
28 ==13609==
29 ==13609== HEAP SUMMARY:
30 ==13609== in use at exit: 17,408 bytes in 4 blocks
31 ==13609== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
32 ==13609==
33 ==13609== LEAK SUMMARY:
34 ==13609== definitely lost: 0 bytes in 0 blocks
35 ==13609== indirectly lost: 0 bytes in 0 blocks
36 ==13609== possibly lost: 17,408 bytes in 4 blocks
37 ==13609== still reachable: 0 bytes in 0 blocks
38 ==13609== suppressed: 0 bytes in 0 blocks
39 ==13609== Rerun with --leak-check=full to see details of leaked memory
40 ==13609==
41 ==13609== For lists of detected and suppressed errors, rerun with: -s
42 ==13609== ERROR SUMMARY: 6144 errors from 2 contexts (suppressed: 0 from 0)