Output save_alt Download

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