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