Output save_alt Download

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