| 1 | error 0 |
| 2 | 0bb7e931e5a7a85cb28006ae6f5fc9c5f26a997b680178f7cab2722b69d4c21e 17751288 128070407 4300000000 crypto_hash/groestl256/32bit-bytesliced-c-fast |
| 3 | ==13426== Memcheck, a memory error detector |
| 4 | ==13426== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==13426== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==13426== Command: ./try |
| 7 | ==13426== |
| 8 | ==13426== Use of uninitialised value of size 8 |
| 9 | ==13426== at 0x109D01: subBytes (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==13426== by 0x109D2C: RND512P (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==13426== by 0x109EB4: P (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==13426== by 0x109FB0: crypto_hash_groestl256_32bit_bytesliced_c_fast (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==13426== by 0x108D8A: doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==13426== by 0x108DF8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==13426== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==13426== Uninitialised value was created by a client request |
| 17 | ==13426== at 0x108DEA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==13426== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==13426== |
| 20 | ==13426== Use of uninitialised value of size 8 |
| 21 | ==13426== at 0x109D01: subBytes (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 22 | ==13426== by 0x109D84: RND512Q (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 23 | ==13426== by 0x109EF8: Q (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 24 | ==13426== by 0x109FE1: crypto_hash_groestl256_32bit_bytesliced_c_fast (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 25 | ==13426== by 0x108D8A: doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 26 | ==13426== by 0x108DF8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 27 | ==13426== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 28 | ==13426== Uninitialised value was created by a client request |
| 29 | ==13426== at 0x108DEA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 30 | ==13426== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 31 | ==13426== |
| 32 | ==13426== |
| 33 | ==13426== HEAP SUMMARY: |
| 34 | ==13426== in use at exit: 17,408 bytes in 4 blocks |
| 35 | ==13426== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated |
| 36 | ==13426== |
| 37 | ==13426== LEAK SUMMARY: |
| 38 | ==13426== definitely lost: 0 bytes in 0 blocks |
| 39 | ==13426== indirectly lost: 0 bytes in 0 blocks |
| 40 | ==13426== possibly lost: 17,408 bytes in 4 blocks |
| 41 | ==13426== still reachable: 0 bytes in 0 blocks |
| 42 | ==13426== suppressed: 0 bytes in 0 blocks |
| 43 | ==13426== Rerun with --leak-check=full to see details of leaked memory |
| 44 | ==13426== |
| 45 | ==13426== For lists of detected and suppressed errors, rerun with: -s |
| 46 | ==13426== ERROR SUMMARY: 6144 errors from 2 contexts (suppressed: 0 from 0) |