Output save_alt Download

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