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