Output save_alt Download

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