Output save_alt Download

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