Output save_alt Download

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