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