Output save_alt Download

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