Output save_alt Download

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