Output save_alt Download

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