Output save_alt Download

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