Output save_alt Download

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