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