Output save_alt Download

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