| 1 | error 0 |
| 2 | cc1412a7972b7275f19967620dba287cd6ca6c5db265b4c9525e367bef89c008 10410352 140767349 4300000000 crypto_aead/ascon96v1/ref |
| 3 | ==31843== Memcheck, a memory error detector |
| 4 | ==31843== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==31843== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==31843== Command: ./try |
| 7 | ==31843== |
| 8 | ==31843== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==31843== at 0x10A7F2: crypto_aead_ascon96v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==31843== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==31843== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==31843== Uninitialised value was created by a client request |
| 13 | ==31843== at 0x108FB0: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==31843== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==31843== |
| 16 | ==31843== Conditional jump or move depends on uninitialised value(s) |
| 17 | ==31843== at 0x10A7F2: crypto_aead_ascon96v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==31843== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==31843== by 0x108BB9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 20 | ==31843== Uninitialised value was created by a client request |
| 21 | ==31843== at 0x108FB0: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 22 | ==31843== by 0x108BB9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 23 | ==31843== |
| 24 | ==31843== |
| 25 | ==31843== HEAP SUMMARY: |
| 26 | ==31843== in use at exit: 69,824 bytes in 16 blocks |
| 27 | ==31843== total heap usage: 22 allocs, 6 frees, 83,768 bytes allocated |
| 28 | ==31843== |
| 29 | ==31843== LEAK SUMMARY: |
| 30 | ==31843== definitely lost: 0 bytes in 0 blocks |
| 31 | ==31843== indirectly lost: 0 bytes in 0 blocks |
| 32 | ==31843== possibly lost: 69,824 bytes in 16 blocks |
| 33 | ==31843== still reachable: 0 bytes in 0 blocks |
| 34 | ==31843== suppressed: 0 bytes in 0 blocks |
| 35 | ==31843== Rerun with --leak-check=full to see details of leaked memory |
| 36 | ==31843== |
| 37 | ==31843== For lists of detected and suppressed errors, rerun with: -s |
| 38 | ==31843== ERROR SUMMARY: 24 errors from 2 contexts (suppressed: 0 from 0) |