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