error 0 cc1412a7972b7275f19967620dba287cd6ca6c5db265b4c9525e367bef89c008 66247098 361839445 4300000000 crypto_aead/ascon96v1/opt64 ==31126== Memcheck, a memory error detector ==31126== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==31126== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==31126== Command: ./try ==31126== ==31126== Conditional jump or move depends on uninitialised value(s) ==31126== at 0x4081AD: crypto_aead_ascon96v1_opt64_decrypt (ascon.c:300) ==31126== by 0x400F77: timecop_doit (try.c:107) ==31126== by 0x401F30: main (try-anything.c:306) ==31126== Uninitialised value was created by a client request ==31126== at 0x400E17: timecop_doit (try.c:102) ==31126== by 0x401F30: main (try-anything.c:306) ==31126== ==31126== Conditional jump or move depends on uninitialised value(s) ==31126== at 0x40821C: crypto_aead_ascon96v1_opt64_decrypt (ascon.c:301) ==31126== by 0x400F77: timecop_doit (try.c:107) ==31126== by 0x401F30: main (try-anything.c:306) ==31126== Uninitialised value was created by a client request ==31126== at 0x400E17: timecop_doit (try.c:102) ==31126== by 0x401F30: main (try-anything.c:306) ==31126== ==31126== Conditional jump or move depends on uninitialised value(s) ==31126== at 0x40823E: crypto_aead_ascon96v1_opt64_decrypt (ascon.c:300) ==31126== by 0x400F77: timecop_doit (try.c:107) ==31126== by 0x401F30: main (try-anything.c:306) ==31126== Uninitialised value was created by a client request ==31126== at 0x400E17: timecop_doit (try.c:102) ==31126== by 0x401F30: main (try-anything.c:306) ==31126== ==31126== ==31126== HEAP SUMMARY: ==31126== in use at exit: 69,824 bytes in 16 blocks ==31126== total heap usage: 22 allocs, 6 frees, 83,768 bytes allocated ==31126== ==31126== LEAK SUMMARY: ==31126== definitely lost: 0 bytes in 0 blocks ==31126== indirectly lost: 0 bytes in 0 blocks ==31126== possibly lost: 69,824 bytes in 16 blocks ==31126== still reachable: 0 bytes in 0 blocks ==31126== suppressed: 0 bytes in 0 blocks ==31126== Rerun with --leak-check=full to see details of leaked memory ==31126== ==31126== For lists of detected and suppressed errors, rerun with: -s ==31126== ERROR SUMMARY: 6 errors from 3 contexts (suppressed: 0 from 0)