Output save_alt Download

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