Output save_alt Download

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