Output save_alt Download

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