Output save_alt Download

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