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