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