error 0 crypto_encrypt_open does not handle c=t overlap ==7104== Memcheck, a memory error detector ==7104== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==7104== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==7104== Command: ./try ==7104== ==7104== Conditional jump or move depends on uninitialised value(s) ==7104== at 0x4C32734: __memcmp_sse4_1 (vg_replace_strmem.c:1112) ==7104== by 0x109A80: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7104== by 0x109144: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7104== Uninitialised value was created by a stack allocation ==7104== at 0x110440: crypto_symenc_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7104== ==7104== ==7104== HEAP SUMMARY: ==7104== in use at exit: 11,266,992 bytes in 12 blocks ==7104== total heap usage: 2,118 allocs, 2,106 frees, 11,375,744 bytes allocated ==7104== ==7104== LEAK SUMMARY: ==7104== definitely lost: 0 bytes in 0 blocks ==7104== indirectly lost: 0 bytes in 0 blocks ==7104== possibly lost: 11,266,560 bytes in 10 blocks ==7104== still reachable: 432 bytes in 2 blocks ==7104== suppressed: 0 bytes in 0 blocks ==7104== Rerun with --leak-check=full to see details of leaked memory ==7104== ==7104== For lists of detected and suppressed errors, rerun with: -s ==7104== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)