Output save_alt Download

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