| 1 | error 0 |
| 2 | f9085f3b4a8f06cebd1bddcc47cb7a56f8eaff92c0d36d4f6dbd73c663d6e257 81763235 479672540 4300000000 crypto_aead/artemia256v12/ref |
| 3 | ==24998== Memcheck, a memory error detector |
| 4 | ==24998== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==24998== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==24998== Command: ./try |
| 7 | ==24998== |
| 8 | ==24998== Use of uninitialised value of size 8 |
| 9 | ==24998== at 0x4030E4: artemia_permutation (jhae_permutation.c:243) |
| 10 | ==24998== by 0x40283D: jhae_encryption_authentication (jhae_encryption.c:47) |
| 11 | ==24998== by 0x40231A: crypto_aead_artemia256v12_ref_encrypt (encrypt.c:30) |
| 12 | ==24998== by 0x400F6A: timecop_doit (try.c:104) |
| 13 | ==24998== by 0x401FD0: main (try-anything.c:306) |
| 14 | ==24998== Uninitialised value was created by a client request |
| 15 | ==24998== at 0x400EB7: timecop_doit (try.c:102) |
| 16 | ==24998== by 0x401FD0: main (try-anything.c:306) |
| 17 | ==24998== |
| 18 | ==24998== Use of uninitialised value of size 8 |
| 19 | ==24998== at 0x4030E4: artemia_permutation (jhae_permutation.c:243) |
| 20 | ==24998== by 0x40249D: jhae_decryption_verification (jhae_decryption.c:47) |
| 21 | ==24998== by 0x402398: crypto_aead_artemia256v12_ref_decrypt (encrypt.c:67) |
| 22 | ==24998== by 0x401017: timecop_doit (try.c:107) |
| 23 | ==24998== by 0x401FD0: main (try-anything.c:306) |
| 24 | ==24998== Uninitialised value was created by a client request |
| 25 | ==24998== at 0x400EB7: timecop_doit (try.c:102) |
| 26 | ==24998== by 0x401FD0: main (try-anything.c:306) |
| 27 | ==24998== |
| 28 | ==24998== Conditional jump or move depends on uninitialised value(s) |
| 29 | ==24998== at 0x4026CB: jhae_decryption_verification (jhae_decryption.c:95) |
| 30 | ==24998== by 0x402398: crypto_aead_artemia256v12_ref_decrypt (encrypt.c:67) |
| 31 | ==24998== by 0x401017: timecop_doit (try.c:107) |
| 32 | ==24998== by 0x401FD0: main (try-anything.c:306) |
| 33 | ==24998== Uninitialised value was created by a client request |
| 34 | ==24998== at 0x400EB7: timecop_doit (try.c:102) |
| 35 | ==24998== by 0x401FD0: main (try-anything.c:306) |
| 36 | ==24998== |
| 37 | ==24998== |
| 38 | ==24998== HEAP SUMMARY: |
| 39 | ==24998== in use at exit: 71,392 bytes in 31 blocks |
| 40 | ==24998== total heap usage: 66 allocs, 35 frees, 86,968 bytes allocated |
| 41 | ==24998== |
| 42 | ==24998== LEAK SUMMARY: |
| 43 | ==24998== definitely lost: 544 bytes in 15 blocks |
| 44 | ==24998== indirectly lost: 0 bytes in 0 blocks |
| 45 | ==24998== possibly lost: 70,848 bytes in 16 blocks |
| 46 | ==24998== still reachable: 0 bytes in 0 blocks |
| 47 | ==24998== suppressed: 0 bytes in 0 blocks |
| 48 | ==24998== Rerun with --leak-check=full to see details of leaked memory |
| 49 | ==24998== |
| 50 | ==24998== For lists of detected and suppressed errors, rerun with: -s |
| 51 | ==24998== ERROR SUMMARY: 320 errors from 3 contexts (suppressed: 0 from 0) |