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