| 1 | error 0 |
| 2 | f0346946d3dd40a7db557a23f696094c16c97da75d789d5ea7fc9dcae190b6fa 3209068 168750576 4300000000 crypto_stream/aes256ctr/openssl |
| 3 | ==16626== Memcheck, a memory error detector |
| 4 | ==16626== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==16626== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==16626== Command: ./try |
| 7 | ==16626== |
| 8 | ==16626== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==16626== at 0x4FABDC1: CRYPTO_ctr128_encrypt_ctr32 (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 10 | ==16626== by 0x4F8E62F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 11 | ==16626== by 0x4F9AF0A: EVP_EncryptUpdate (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 12 | ==16626== by 0x402769: crypto_stream_aes256ctr_openssl_xor (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==16626== by 0x4010A3: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==16626== by 0x4022B4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==16626== Uninitialised value was created by a client request |
| 16 | ==16626== at 0x401074: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==16626== by 0x4022B4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==16626== |
| 19 | ==16626== Conditional jump or move depends on uninitialised value(s) |
| 20 | ==16626== at 0x4FABE8A: CRYPTO_ctr128_encrypt_ctr32 (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 21 | ==16626== by 0x4F8E62F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 22 | ==16626== by 0x4F9AF0A: EVP_EncryptUpdate (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 23 | ==16626== by 0x402769: crypto_stream_aes256ctr_openssl_xor (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 24 | ==16626== by 0x4010A3: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 25 | ==16626== by 0x4022B4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 26 | ==16626== Uninitialised value was created by a client request |
| 27 | ==16626== at 0x401074: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 28 | ==16626== by 0x4022B4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 29 | ==16626== |
| 30 | ==16626== |
| 31 | ==16626== HEAP SUMMARY: |
| 32 | ==16626== in use at exit: 43,520 bytes in 10 blocks |
| 33 | ==16626== total heap usage: 34 allocs, 24 frees, 61,352 bytes allocated |
| 34 | ==16626== |
| 35 | ==16626== LEAK SUMMARY: |
| 36 | ==16626== definitely lost: 0 bytes in 0 blocks |
| 37 | ==16626== indirectly lost: 0 bytes in 0 blocks |
| 38 | ==16626== possibly lost: 43,520 bytes in 10 blocks |
| 39 | ==16626== still reachable: 0 bytes in 0 blocks |
| 40 | ==16626== suppressed: 0 bytes in 0 blocks |
| 41 | ==16626== Rerun with --leak-check=full to see details of leaked memory |
| 42 | ==16626== |
| 43 | ==16626== For lists of detected and suppressed errors, rerun with: -s |
| 44 | ==16626== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0) |