Output save_alt Download

Operation
crypto_kem
Primitive
papabear
Implementation
opt
Compiler options
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 f09dae4e886ada01b3df6c1b03183ac31c3aec7bca3ff9706197a8ccbbf2a636 42350554 446814307 4300000000 crypto_kem/papabear/opt
3 ==14332== Memcheck, a memory error detector
4 ==14332== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==14332== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==14332== Command: ./try
7 ==14332==
8 ==14332== Conditional jump or move depends on uninitialised value(s)
9 ==14332== at 0x4055EE: pqcrypto_kem_PapaBear_impl_priv_canon_3120 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==14332== by 0x40374F: pqcrypto_kem_PapaBear_impl_priv_decapsulate (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==14332== by 0x402486: crypto_kem_papabear_opt_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==14332== by 0x40100E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==14332== by 0x402062: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==14332== Uninitialised value was created by a client request
15 ==14332== at 0x400F74: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==14332== by 0x402062: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==14332==
18 ==14332== Conditional jump or move depends on uninitialised value(s)
19 ==14332== at 0x405340: pqcrypto_kem_PapaBear_impl_priv_contract_3120 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==14332== by 0x40429F: pqcrypto_kem_PapaBear_impl_priv_decapsulate (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==14332== by 0x402486: crypto_kem_papabear_opt_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==14332== by 0x40100E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==14332== by 0x402062: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==14332== Uninitialised value was created by a client request
25 ==14332== at 0x400F74: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==14332== by 0x402062: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==14332==
28 ==14332== Conditional jump or move depends on uninitialised value(s)
29 ==14332== at 0x4055EE: pqcrypto_kem_PapaBear_impl_priv_canon_3120 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==14332== by 0x404364: pqcrypto_kem_PapaBear_impl_priv_decapsulate (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==14332== by 0x402486: crypto_kem_papabear_opt_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
32 ==14332== by 0x40100E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
33 ==14332== by 0x402062: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==14332== Uninitialised value was created by a client request
35 ==14332== at 0x400F74: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==14332== by 0x402062: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
37 ==14332==
38 ==14332==
39 ==14332== HEAP SUMMARY:
40 ==14332== in use at exit: 43,520 bytes in 10 blocks
41 ==14332== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
42 ==14332==
43 ==14332== LEAK SUMMARY:
44 ==14332== definitely lost: 0 bytes in 0 blocks
45 ==14332== indirectly lost: 0 bytes in 0 blocks
46 ==14332== possibly lost: 43,520 bytes in 10 blocks
47 ==14332== still reachable: 0 bytes in 0 blocks
48 ==14332== suppressed: 0 bytes in 0 blocks
49 ==14332== Rerun with --leak-check=full to see details of leaked memory
50 ==14332==
51 ==14332== For lists of detected and suppressed errors, rerun with: -s
52 ==14332== ERROR SUMMARY: 12 errors from 3 contexts (suppressed: 0 from 0)