Output save_alt Download

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