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