Output save_alt Download

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