Output save_alt Download

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