Output save_alt Download

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