Output save_alt Download

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