Output save_alt Download

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