| 1 | error 0 |
| 2 | f0105a80ed08f93fc92311a4e0f2d57f599dff6cebaf4d5d54dc7ad81e6fb49b 16898527 898009754 4300000000 crypto_aead/kiasueq128v1/bitslice |
| 3 | ==20535== Memcheck, a memory error detector |
| 4 | ==20535== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==20535== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==20535== Command: ./try |
| 7 | ==20535== |
| 8 | ==20535== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==20535== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==20535== by 0x4048C4: kiasu_aead_decrypt (kiasu.c:1341) |
| 11 | ==20535== by 0x4022E2: crypto_aead_kiasueq128v1_bitslice_decrypt (encrypt.c:73) |
| 12 | ==20535== by 0x400FA7: timecop_doit (try.c:107) |
| 13 | ==20535== by 0x401F50: main (try-anything.c:306) |
| 14 | ==20535== Uninitialised value was created by a client request |
| 15 | ==20535== at 0x400E47: timecop_doit (try.c:102) |
| 16 | ==20535== by 0x401F50: main (try-anything.c:306) |
| 17 | ==20535== |
| 18 | ==20535== Conditional jump or move depends on uninitialised value(s) |
| 19 | ==20535== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 20 | ==20535== by 0x4048C4: kiasu_aead_decrypt (kiasu.c:1341) |
| 21 | ==20535== by 0x4022E2: crypto_aead_kiasueq128v1_bitslice_decrypt (encrypt.c:73) |
| 22 | ==20535== by 0x400FA7: timecop_doit (try.c:107) |
| 23 | ==20535== by 0x401F50: main (try-anything.c:306) |
| 24 | ==20535== Uninitialised value was created by a client request |
| 25 | ==20535== at 0x400E47: timecop_doit (try.c:102) |
| 26 | ==20535== by 0x401F50: main (try-anything.c:306) |
| 27 | ==20535== |
| 28 | ==20535== |
| 29 | ==20535== HEAP SUMMARY: |
| 30 | ==20535== in use at exit: 69,888 bytes in 16 blocks |
| 31 | ==20535== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated |
| 32 | ==20535== |
| 33 | ==20535== LEAK SUMMARY: |
| 34 | ==20535== definitely lost: 0 bytes in 0 blocks |
| 35 | ==20535== indirectly lost: 0 bytes in 0 blocks |
| 36 | ==20535== possibly lost: 69,888 bytes in 16 blocks |
| 37 | ==20535== still reachable: 0 bytes in 0 blocks |
| 38 | ==20535== suppressed: 0 bytes in 0 blocks |
| 39 | ==20535== Rerun with --leak-check=full to see details of leaked memory |
| 40 | ==20535== |
| 41 | ==20535== For lists of detected and suppressed errors, rerun with: -s |
| 42 | ==20535== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0) |