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