Output save_alt Download

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