Output save_alt Download

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