Output save_alt Download

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