| 1 | error 0 |
| 2 | a63dd6ee8dc2ed6f9c6f13f69ce1ed3fe47304a56c58ea876b72d5474f1c0c0f 76353644 973162516 4300000000 crypto_aead/stribob192r2/8bit |
| 3 | ==20453== Memcheck, a memory error detector |
| 4 | ==20453== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==20453== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==20453== Command: ./try |
| 7 | ==20453== |
| 8 | ==20453== Use of uninitialised value of size 8 |
| 9 | ==20453== at 0x402FA4: wbob_pi (wbob_pi8.c:56) |
| 10 | ==20453== by 0x402D58: sbob_fin (stribob.c:27) |
| 11 | ==20453== by 0x402B59: crypto_aead_stribob192r2_8bit_encrypt (encrypt.c:31) |
| 12 | ==20453== by 0x400ECA: timecop_doit (try.c:104) |
| 13 | ==20453== by 0x4027F0: main (try-anything.c:306) |
| 14 | ==20453== Uninitialised value was created by a client request |
| 15 | ==20453== at 0x400E17: timecop_doit (try.c:102) |
| 16 | ==20453== by 0x4027F0: main (try-anything.c:306) |
| 17 | ==20453== |
| 18 | ==20453== Use of uninitialised value of size 8 |
| 19 | ==20453== at 0x402FA4: wbob_pi (wbob_pi8.c:56) |
| 20 | ==20453== by 0x402D58: sbob_fin (stribob.c:27) |
| 21 | ==20453== by 0x402C6A: crypto_aead_stribob192r2_8bit_decrypt (encrypt.c:89) |
| 22 | ==20453== by 0x400F77: timecop_doit (try.c:107) |
| 23 | ==20453== by 0x4027F0: main (try-anything.c:306) |
| 24 | ==20453== Uninitialised value was created by a client request |
| 25 | ==20453== at 0x400E17: timecop_doit (try.c:102) |
| 26 | ==20453== by 0x4027F0: main (try-anything.c:306) |
| 27 | ==20453== |
| 28 | ==20453== |
| 29 | ==20453== HEAP SUMMARY: |
| 30 | ==20453== in use at exit: 69,888 bytes in 16 blocks |
| 31 | ==20453== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated |
| 32 | ==20453== |
| 33 | ==20453== LEAK SUMMARY: |
| 34 | ==20453== definitely lost: 0 bytes in 0 blocks |
| 35 | ==20453== indirectly lost: 0 bytes in 0 blocks |
| 36 | ==20453== possibly lost: 69,888 bytes in 16 blocks |
| 37 | ==20453== still reachable: 0 bytes in 0 blocks |
| 38 | ==20453== suppressed: 0 bytes in 0 blocks |
| 39 | ==20453== Rerun with --leak-check=full to see details of leaked memory |
| 40 | ==20453== |
| 41 | ==20453== For lists of detected and suppressed errors, rerun with: -s |
| 42 | ==20453== ERROR SUMMARY: 96 errors from 2 contexts (suppressed: 0 from 0) |