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