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