Output save_alt Download

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