Output save_alt Download

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