Output save_alt Download

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