Output save_alt Download

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