Output save_alt Download

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