Output save_alt Download

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