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