| 1 | error 0 |
| 2 | 68c850ba4be9d0c2288698548a8a61c78d4595f01f5486b005184a76f7606b8f 13181262 718458985 4300000000 crypto_aead/joltikneq6464v1/vperm |
| 3 | ==22501== Memcheck, a memory error detector |
| 4 | ==22501== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==22501== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==22501== Command: ./try |
| 7 | ==22501== |
| 8 | ==22501== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==22501== at 0x405A97: joltik_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==22501== by 0x402952: crypto_aead_joltikneq6464v1_vperm_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==22501== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==22501== by 0x4024F4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==22501== |
| 14 | ==22501== Conditional jump or move depends on uninitialised value(s) |
| 15 | ==22501== at 0x405A97: joltik_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==22501== by 0x402952: crypto_aead_joltikneq6464v1_vperm_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==22501== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==22501== by 0x402505: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==22501== |
| 20 | ==22501== |
| 21 | ==22501== HEAP SUMMARY: |
| 22 | ==22501== in use at exit: 69,760 bytes in 16 blocks |
| 23 | ==22501== total heap usage: 22 allocs, 6 frees, 83,704 bytes allocated |
| 24 | ==22501== |
| 25 | ==22501== LEAK SUMMARY: |
| 26 | ==22501== definitely lost: 0 bytes in 0 blocks |
| 27 | ==22501== indirectly lost: 0 bytes in 0 blocks |
| 28 | ==22501== possibly lost: 69,760 bytes in 16 blocks |
| 29 | ==22501== still reachable: 0 bytes in 0 blocks |
| 30 | ==22501== suppressed: 0 bytes in 0 blocks |
| 31 | ==22501== Rerun with --leak-check=full to see details of leaked memory |
| 32 | ==22501== |
| 33 | ==22501== For lists of detected and suppressed errors, rerun with: -s |
| 34 | ==22501== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) |