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