| 1 | error 0 |
| 2 | c798a222cdf02acc04905aa77f9a42f8ca05c9cf52c287f34ff8317c2a59b4b0 7015141 266528041 4300000000 crypto_aead/pi32cipher256v2/goptv |
| 3 | ==10167== Memcheck, a memory error detector |
| 4 | ==10167== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==10167== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==10167== Command: ./try |
| 7 | ==10167== |
| 8 | ==10167== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==10167== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==10167== by 0x10DC38: pi32_decrypt_simple (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==10167== by 0x10A58F: crypto_aead_pi32cipher256v2_goptv_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==10167== by 0x1090A7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==10167== by 0x10A44A: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==10167== |
| 15 | ==10167== Conditional jump or move depends on uninitialised value(s) |
| 16 | ==10167== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 17 | ==10167== by 0x10DC38: pi32_decrypt_simple (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==10167== by 0x10A58F: crypto_aead_pi32cipher256v2_goptv_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==10167== by 0x1090A7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 20 | ==10167== by 0x10A44A: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 21 | ==10167== |
| 22 | ==10167== |
| 23 | ==10167== HEAP SUMMARY: |
| 24 | ==10167== in use at exit: 70,656 bytes in 16 blocks |
| 25 | ==10167== total heap usage: 22 allocs, 6 frees, 84,600 bytes allocated |
| 26 | ==10167== |
| 27 | ==10167== LEAK SUMMARY: |
| 28 | ==10167== definitely lost: 0 bytes in 0 blocks |
| 29 | ==10167== indirectly lost: 0 bytes in 0 blocks |
| 30 | ==10167== possibly lost: 70,656 bytes in 16 blocks |
| 31 | ==10167== still reachable: 0 bytes in 0 blocks |
| 32 | ==10167== suppressed: 0 bytes in 0 blocks |
| 33 | ==10167== Rerun with --leak-check=full to see details of leaked memory |
| 34 | ==10167== |
| 35 | ==10167== For lists of detected and suppressed errors, rerun with: -s |
| 36 | ==10167== ERROR SUMMARY: 8 errors from 2 contexts (suppressed: 0 from 0) |