Output save_alt Download

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