| 1 | error 0 |
| 2 | a613df2f1cb11116069792c2333f7394de07df57e6f917a69407fc00b0a4d82d 15223939 424384398 4300000000 crypto_aead/norx3241v2/ref |
| 3 | ==2768== Memcheck, a memory error detector |
| 4 | ==2768== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==2768== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==2768== Command: ./try |
| 7 | ==2768== |
| 8 | ==2768== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==2768== at 0x11049C: norx_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==2768== by 0x10B8C4: crypto_aead_norx3241v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==2768== by 0x1092BE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==2768== by 0x108D18: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==2768== |
| 14 | ==2768== Conditional jump or move depends on uninitialised value(s) |
| 15 | ==2768== at 0x11049C: norx_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==2768== by 0x10B8C4: crypto_aead_norx3241v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==2768== by 0x1092BE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==2768== by 0x108D29: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==2768== |
| 20 | ==2768== |
| 21 | ==2768== HEAP SUMMARY: |
| 22 | ==2768== in use at exit: 70,144 bytes in 16 blocks |
| 23 | ==2768== total heap usage: 22 allocs, 6 frees, 84,088 bytes allocated |
| 24 | ==2768== |
| 25 | ==2768== LEAK SUMMARY: |
| 26 | ==2768== definitely lost: 0 bytes in 0 blocks |
| 27 | ==2768== indirectly lost: 0 bytes in 0 blocks |
| 28 | ==2768== possibly lost: 70,144 bytes in 16 blocks |
| 29 | ==2768== still reachable: 0 bytes in 0 blocks |
| 30 | ==2768== suppressed: 0 bytes in 0 blocks |
| 31 | ==2768== Rerun with --leak-check=full to see details of leaked memory |
| 32 | ==2768== |
| 33 | ==2768== For lists of detected and suppressed errors, rerun with: -s |
| 34 | ==2768== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) |