Output save_alt Download

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