Output save_alt Download

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