Output save_alt Download

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