Output save_alt Download

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