Output save_alt Download

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