Output save_alt Download

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