error 0 f0346946d3dd40a7db557a23f696094c16c97da75d789d5ea7fc9dcae190b6fa 3220733 182593993 4300000000 crypto_stream/aes256ctr/openssl ==17078== Memcheck, a memory error detector ==17078== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==17078== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==17078== Command: ./try ==17078== ==17078== Conditional jump or move depends on uninitialised value(s) ==17078== at 0x4FABDC1: CRYPTO_ctr128_encrypt_ctr32 (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) ==17078== by 0x4F8E62F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) ==17078== by 0x4F9AF0A: EVP_EncryptUpdate (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) ==17078== by 0x10ACE7: crypto_stream_aes256ctr_openssl_xor (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== by 0x109373: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== by 0x108F68: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== Uninitialised value was created by a client request ==17078== at 0x109344: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== by 0x108F68: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== ==17078== Conditional jump or move depends on uninitialised value(s) ==17078== at 0x4FABE8A: CRYPTO_ctr128_encrypt_ctr32 (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) ==17078== by 0x4F8E62F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) ==17078== by 0x4F9AF0A: EVP_EncryptUpdate (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) ==17078== by 0x10ACE7: crypto_stream_aes256ctr_openssl_xor (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== by 0x109373: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== by 0x108F68: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== Uninitialised value was created by a client request ==17078== at 0x109344: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== by 0x108F68: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==17078== ==17078== ==17078== HEAP SUMMARY: ==17078== in use at exit: 43,520 bytes in 10 blocks ==17078== total heap usage: 34 allocs, 24 frees, 61,352 bytes allocated ==17078== ==17078== LEAK SUMMARY: ==17078== definitely lost: 0 bytes in 0 blocks ==17078== indirectly lost: 0 bytes in 0 blocks ==17078== possibly lost: 43,520 bytes in 10 blocks ==17078== still reachable: 0 bytes in 0 blocks ==17078== suppressed: 0 bytes in 0 blocks ==17078== Rerun with --leak-check=full to see details of leaked memory ==17078== ==17078== For lists of detected and suppressed errors, rerun with: -s ==17078== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)