Output save_alt Download

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