Output save_alt Download

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