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