Output save_alt Download

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