Output save_alt Download

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