Output save_alt Download

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