Output save_alt Download

Operation
crypto_kem
Primitive
titaniumccasuper
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 5bcec807f3531b970dff1bc9c4e8e6e2b0ac969457379ec3cad851516a45cbb1 12059323304 36094111441 4300000000 crypto_kem/titaniumccasuper/ref
3 ==2727== Memcheck, a memory error detector
4 ==2727== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==2727== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==2727== Command: ./try
7 ==2727==
8 ==2727== Conditional jump or move depends on uninitialised value(s)
9 ==2727== at 0x10ED88: sampler_zq (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==2727== by 0x10BFFE: crypto_encrypt_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==2727== by 0x10AB36: crypto_kem_titaniumccasuper_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==2727== by 0x1092D9: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==2727== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==2727== Uninitialised value was created by a client request
15 ==2727== at 0x10922A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==2727== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==2727==
18 ==2727== Conditional jump or move depends on uninitialised value(s)
19 ==2727== at 0x10ED88: sampler_zq (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==2727== by 0x10B168: crypto_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==2727== by 0x10AB6E: crypto_kem_titaniumccasuper_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==2727== by 0x1092D9: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==2727== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==2727== Uninitialised value was created by a client request
25 ==2727== at 0x10922A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==2727== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==2727==
28 ==2727==
29 ==2727== HEAP SUMMARY:
30 ==2727== in use at exit: 272,000 bytes in 10 blocks
31 ==2727== total heap usage: 16 allocs, 6 frees, 285,944 bytes allocated
32 ==2727==
33 ==2727== LEAK SUMMARY:
34 ==2727== definitely lost: 0 bytes in 0 blocks
35 ==2727== indirectly lost: 0 bytes in 0 blocks
36 ==2727== possibly lost: 272,000 bytes in 10 blocks
37 ==2727== still reachable: 0 bytes in 0 blocks
38 ==2727== suppressed: 0 bytes in 0 blocks
39 ==2727== Rerun with --leak-check=full to see details of leaked memory
40 ==2727==
41 ==2727== For lists of detected and suppressed errors, rerun with: -s
42 ==2727== ERROR SUMMARY: 39426 errors from 2 contexts (suppressed: 0 from 0)