Output save_alt Download

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