Output save_alt Download

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