Output save_alt Download

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