Output save_alt Download

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