Output save_alt Download

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