Output save_alt Download

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