Output save_alt Download

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