Output save_alt Download

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