Output save_alt Download

Operation
crypto_kem
Primitive
mamabearephem
Implementation
vec
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 e838e25d22493dfe19b06a2120254c2d76f650f058450ef2a8f6dd63c893fe01 13581263 620624194 4300000000 crypto_kem/mamabearephem/vec
3 ==24181== Memcheck, a memory error detector
4 ==24181== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==24181== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==24181== Command: ./try
7 ==24181==
8 ==24181== Conditional jump or move depends on uninitialised value(s)
9 ==24181== at 0x10BA04: pqcrypto_kem_MamaBearEphem_impl_priv_canon_3120 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==24181== by 0x10AB28: pqcrypto_kem_MamaBearEphem_impl_priv_decapsulate (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==24181== by 0x10A252: crypto_kem_mamabearephem_vec_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==24181== by 0x109329: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==24181== by 0x108D48: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==24181== Uninitialised value was created by a client request
15 ==24181== at 0x10927A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==24181== by 0x108D48: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==24181==
18 ==24181==
19 ==24181== HEAP SUMMARY:
20 ==24181== in use at exit: 43,520 bytes in 10 blocks
21 ==24181== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
22 ==24181==
23 ==24181== LEAK SUMMARY:
24 ==24181== definitely lost: 0 bytes in 0 blocks
25 ==24181== indirectly lost: 0 bytes in 0 blocks
26 ==24181== possibly lost: 43,520 bytes in 10 blocks
27 ==24181== still reachable: 0 bytes in 0 blocks
28 ==24181== suppressed: 0 bytes in 0 blocks
29 ==24181== Rerun with --leak-check=full to see details of leaked memory
30 ==24181==
31 ==24181== For lists of detected and suppressed errors, rerun with: -s
32 ==24181== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)