Output save_alt Download

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