Output save_alt Download

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