error 0 f9085f3b4a8f06cebd1bddcc47cb7a56f8eaff92c0d36d4f6dbd73c663d6e257 81763235 479672540 4300000000 crypto_aead/artemia256v12/ref ==24998== Memcheck, a memory error detector ==24998== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==24998== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==24998== Command: ./try ==24998== ==24998== Use of uninitialised value of size 8 ==24998== at 0x4030E4: artemia_permutation (jhae_permutation.c:243) ==24998== by 0x40283D: jhae_encryption_authentication (jhae_encryption.c:47) ==24998== by 0x40231A: crypto_aead_artemia256v12_ref_encrypt (encrypt.c:30) ==24998== by 0x400F6A: timecop_doit (try.c:104) ==24998== by 0x401FD0: main (try-anything.c:306) ==24998== Uninitialised value was created by a client request ==24998== at 0x400EB7: timecop_doit (try.c:102) ==24998== by 0x401FD0: main (try-anything.c:306) ==24998== ==24998== Use of uninitialised value of size 8 ==24998== at 0x4030E4: artemia_permutation (jhae_permutation.c:243) ==24998== by 0x40249D: jhae_decryption_verification (jhae_decryption.c:47) ==24998== by 0x402398: crypto_aead_artemia256v12_ref_decrypt (encrypt.c:67) ==24998== by 0x401017: timecop_doit (try.c:107) ==24998== by 0x401FD0: main (try-anything.c:306) ==24998== Uninitialised value was created by a client request ==24998== at 0x400EB7: timecop_doit (try.c:102) ==24998== by 0x401FD0: main (try-anything.c:306) ==24998== ==24998== Conditional jump or move depends on uninitialised value(s) ==24998== at 0x4026CB: jhae_decryption_verification (jhae_decryption.c:95) ==24998== by 0x402398: crypto_aead_artemia256v12_ref_decrypt (encrypt.c:67) ==24998== by 0x401017: timecop_doit (try.c:107) ==24998== by 0x401FD0: main (try-anything.c:306) ==24998== Uninitialised value was created by a client request ==24998== at 0x400EB7: timecop_doit (try.c:102) ==24998== by 0x401FD0: main (try-anything.c:306) ==24998== ==24998== ==24998== HEAP SUMMARY: ==24998== in use at exit: 71,392 bytes in 31 blocks ==24998== total heap usage: 66 allocs, 35 frees, 86,968 bytes allocated ==24998== ==24998== LEAK SUMMARY: ==24998== definitely lost: 544 bytes in 15 blocks ==24998== indirectly lost: 0 bytes in 0 blocks ==24998== possibly lost: 70,848 bytes in 16 blocks ==24998== still reachable: 0 bytes in 0 blocks ==24998== suppressed: 0 bytes in 0 blocks ==24998== Rerun with --leak-check=full to see details of leaked memory ==24998== ==24998== For lists of detected and suppressed errors, rerun with: -s ==24998== ERROR SUMMARY: 320 errors from 3 contexts (suppressed: 0 from 0)