| 1 | error 0 |
| 2 | e6fae06ead15b39aa88f90a6af4918387ab09eb9c6b71e61d4484dd38e588b55 17867512 204464463 4300000000 crypto_aead/ascon128v11/ref |
| 3 | ==29077== Memcheck, a memory error detector |
| 4 | ==29077== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==29077== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==29077== Command: ./try |
| 7 | ==29077== |
| 8 | ==29077== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==29077== at 0x4029F1: crypto_aead_ascon128v11_ref_decrypt (ascon.c:269) |
| 10 | ==29077== by 0x400F77: timecop_doit (try.c:107) |
| 11 | ==29077== by 0x401F20: main (try-anything.c:306) |
| 12 | ==29077== Uninitialised value was created by a client request |
| 13 | ==29077== at 0x400E17: timecop_doit (try.c:102) |
| 14 | ==29077== by 0x401F20: main (try-anything.c:306) |
| 15 | ==29077== |
| 16 | ==29077== |
| 17 | ==29077== HEAP SUMMARY: |
| 18 | ==29077== in use at exit: 69,888 bytes in 16 blocks |
| 19 | ==29077== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated |
| 20 | ==29077== |
| 21 | ==29077== LEAK SUMMARY: |
| 22 | ==29077== definitely lost: 0 bytes in 0 blocks |
| 23 | ==29077== indirectly lost: 0 bytes in 0 blocks |
| 24 | ==29077== possibly lost: 69,888 bytes in 16 blocks |
| 25 | ==29077== still reachable: 0 bytes in 0 blocks |
| 26 | ==29077== suppressed: 0 bytes in 0 blocks |
| 27 | ==29077== Rerun with --leak-check=full to see details of leaked memory |
| 28 | ==29077== |
| 29 | ==29077== For lists of detected and suppressed errors, rerun with: -s |
| 30 | ==29077== ERROR SUMMARY: 32 errors from 1 contexts (suppressed: 0 from 0) |