Output save_alt Download

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