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