Output save_alt Download

Operation
crypto_kem
Primitive
ntruhrss701
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 3491b47dd6386de4369f6d6467d3f59b6e712e7498f3359d4cf1ca7fa5c00080 269392349 2978506907 4300000000 crypto_kem/ntruhrss701/ref
3 ==31611== Memcheck, a memory error detector
4 ==31611== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==31611== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==31611== Command: ./try
7 ==31611==
8 ==31611== Conditional jump or move depends on uninitialised value(s)
9 ==31611== at 0x10A1D8: crypto_kem_ntruhrss701_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==31611== by 0x1091D9: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==31611== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==31611== Uninitialised value was created by a client request
13 ==31611== at 0x10912A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==31611== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==31611==
16 ==31611== Conditional jump or move depends on uninitialised value(s)
17 ==31611== at 0x10A1D8: crypto_kem_ntruhrss701_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==31611== by 0x1091D9: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==31611== by 0x108D39: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==31611== Uninitialised value was created by a client request
21 ==31611== at 0x10912A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==31611== by 0x108D39: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==31611==
24 ==31611==
25 ==31611== HEAP SUMMARY:
26 ==31611== in use at exit: 43,520 bytes in 10 blocks
27 ==31611== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
28 ==31611==
29 ==31611== LEAK SUMMARY:
30 ==31611== definitely lost: 0 bytes in 0 blocks
31 ==31611== indirectly lost: 0 bytes in 0 blocks
32 ==31611== possibly lost: 43,520 bytes in 10 blocks
33 ==31611== still reachable: 0 bytes in 0 blocks
34 ==31611== suppressed: 0 bytes in 0 blocks
35 ==31611== Rerun with --leak-check=full to see details of leaked memory
36 ==31611==
37 ==31611== For lists of detected and suppressed errors, rerun with: -s
38 ==31611== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)