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