Output save_alt Download

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