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