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