Output save_alt Download

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