Output save_alt Download

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