Output save_alt Download

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