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