Output save_alt Download

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