| 1 | error 0 |
| 2 | b35411b279c770f10f332fc1d41543e1b65ee2fe0ad868e1fce8d0962f669b3a 45929559 488721493 4300000000 crypto_kem/kyber768/ref |
| 3 | ==15652== Memcheck, a memory error detector |
| 4 | ==15652== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==15652== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==15652== Command: ./try |
| 7 | ==15652== |
| 8 | ==15652== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==15652== at 0x11064F: indcpa_enc (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==15652== by 0x10AA9E: crypto_kem_kyber768_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==15652== by 0x109199: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==15652== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==15652== |
| 14 | ==15652== Conditional jump or move depends on uninitialised value(s) |
| 15 | ==15652== at 0x11064F: indcpa_enc (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==15652== by 0x10AA9E: crypto_kem_kyber768_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==15652== by 0x109199: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==15652== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==15652== |
| 20 | ==15652== |
| 21 | ==15652== HEAP SUMMARY: |
| 22 | ==15652== in use at exit: 43,520 bytes in 10 blocks |
| 23 | ==15652== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 24 | ==15652== |
| 25 | ==15652== LEAK SUMMARY: |
| 26 | ==15652== definitely lost: 0 bytes in 0 blocks |
| 27 | ==15652== indirectly lost: 0 bytes in 0 blocks |
| 28 | ==15652== possibly lost: 43,520 bytes in 10 blocks |
| 29 | ==15652== still reachable: 0 bytes in 0 blocks |
| 30 | ==15652== suppressed: 0 bytes in 0 blocks |
| 31 | ==15652== Rerun with --leak-check=full to see details of leaked memory |
| 32 | ==15652== |
| 33 | ==15652== For lists of detected and suppressed errors, rerun with: -s |
| 34 | ==15652== ERROR SUMMARY: 4924 errors from 2 contexts (suppressed: 0 from 0) |