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