Output save_alt Download

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