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