Output save_alt Download

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