| 1 | error 0 |
| 2 | 780b5205c12c97b9a8bee9596c8573c97de7885ba76a2296505ee9615334cc88 3994888 229207842 4300000000 crypto_aead/hs1sivlov1/ref |
| 3 | ==3348== Memcheck, a memory error detector |
| 4 | ==3348== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==3348== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==3348== Command: ./try |
| 7 | ==3348== |
| 8 | ==3348== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==3348== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==3348== by 0x10CB49: hs1siv_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==3348== by 0x10CC87: crypto_aead_hs1sivlov1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==3348== by 0x10931E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==3348== by 0x108D78: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==3348== Uninitialised value was created by a client request |
| 15 | ==3348== at 0x1091BD: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==3348== by 0x108D78: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==3348== |
| 18 | ==3348== |
| 19 | ==3348== HEAP SUMMARY: |
| 20 | ==3348== in use at exit: 69,760 bytes in 16 blocks |
| 21 | ==3348== total heap usage: 85 allocs, 69 frees, 234,963 bytes allocated |
| 22 | ==3348== |
| 23 | ==3348== LEAK SUMMARY: |
| 24 | ==3348== definitely lost: 0 bytes in 0 blocks |
| 25 | ==3348== indirectly lost: 0 bytes in 0 blocks |
| 26 | ==3348== possibly lost: 69,760 bytes in 16 blocks |
| 27 | ==3348== still reachable: 0 bytes in 0 blocks |
| 28 | ==3348== suppressed: 0 bytes in 0 blocks |
| 29 | ==3348== Rerun with --leak-check=full to see details of leaked memory |
| 30 | ==3348== |
| 31 | ==3348== For lists of detected and suppressed errors, rerun with: -s |
| 32 | ==3348== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0) |