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