Output save_alt Download

Operation
crypto_kem
Primitive
kyber512
Implementation
ref
Compiler options
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 1006ae0451134c4c110ef8c78950818e93c37e2659c84d357fd4bc047cbc6f36 30698366 358559996 4300000000 crypto_kem/kyber512/ref
3 ==14401== Memcheck, a memory error detector
4 ==14401== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==14401== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==14401== Command: ./try
7 ==14401==
8 ==14401== Conditional jump or move depends on uninitialised value(s)
9 ==14401== at 0x403D7A: gen_matrix (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==14401== by 0x4042CB: indcpa_enc (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==14401== by 0x402690: crypto_kem_kyber512_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==14401== by 0x400E7E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==14401== by 0x401F44: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==14401== Uninitialised value was created by a client request
15 ==14401== at 0x400DE4: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==14401== by 0x401F44: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==14401==
18 ==14401== Conditional jump or move depends on uninitialised value(s)
19 ==14401== at 0x403E2D: gen_matrix (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==14401== by 0x4042CB: indcpa_enc (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==14401== by 0x402690: crypto_kem_kyber512_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==14401== by 0x400E7E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==14401== by 0x401F44: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==14401== Uninitialised value was created by a client request
25 ==14401== at 0x400DE4: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==14401== by 0x401F44: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==14401==
28 ==14401==
29 ==14401== HEAP SUMMARY:
30 ==14401== in use at exit: 43,520 bytes in 10 blocks
31 ==14401== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
32 ==14401==
33 ==14401== LEAK SUMMARY:
34 ==14401== definitely lost: 0 bytes in 0 blocks
35 ==14401== indirectly lost: 0 bytes in 0 blocks
36 ==14401== possibly lost: 43,520 bytes in 10 blocks
37 ==14401== still reachable: 0 bytes in 0 blocks
38 ==14401== suppressed: 0 bytes in 0 blocks
39 ==14401== Rerun with --leak-check=full to see details of leaked memory
40 ==14401==
41 ==14401== For lists of detected and suppressed errors, rerun with: -s
42 ==14401== ERROR SUMMARY: 2200 errors from 2 contexts (suppressed: 0 from 0)