Output save_alt Download

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